beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: UI now have multiple HMI tree variables DnD to widget paths. Still no type checking, WIP.
svghmi
2021-05-31, Edouard Tisserant
7282b40374b0
SVGHMI: UI now have multiple HMI tree variables DnD to widget paths. Still no type checking, WIP.
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"))