beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: make root HMI tree node a HMI_NODE, droped HMI_ROOT node type
svghmi
2020-03-20, Edouard Tisserant
ae8063127e95
SVGHMI: make root HMI tree node a HMI_NODE, droped HMI_ROOT node type
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"))