beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Widget input buttons should be clickable through svg:use (onclick attribute instead of addEventListener)
svghmi
2020-04-02, Edouard Tisserant
1a1caf71b1cc
SVGHMI: Widget input buttons should be clickable through svg:use (onclick attribute instead of addEventListener)
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))