beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: avoid Widget's member name colision in between enable expressions and assignments.
2022-11-23, Edouard Tisserant
a3c509e66695
SVGHMI: avoid Widget's member name colision in between enable expressions and assignments.
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"))