beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Comments in HMI:DropDown source code
svghmi
2020-04-15, Edouard Tisserant
83d83aa0f085
SVGHMI: Comments in HMI:DropDown source code
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"))