beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Added parsing of min and max value that can be given as @path,min,max in widget description
svghmi
2020-12-24, Edouard Tisserant
a098b2dd9dff
SVGHMI: Added parsing of min and max value that can be given as @path,min,max in widget description
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"))