beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: reworked widget (un)subscription now a method of widgect object, allowing special subscription methods
svghmi
2020-03-19, Edouard Tisserant
4eeed820fd3a
SVGHMI: reworked widget (un)subscription now a method of widgect object, allowing special subscription methods
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"))