beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: progress on HMI:DropDown - now selects some value on click, and close
svghmi
2020-04-13, Edouard Tisserant
69bb58eb0eac
SVGHMI: progress on HMI:DropDown - now selects some value on click, and close
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"))