beremiz

SVGHMI: HMI:DropDown now catches all clicks when open
svghmi
2020-04-14, Edouard Tisserant
23c35f3ba111
SVGHMI: HMI:DropDown now catches all clicks when open
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"))