beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix parsing of floating point and negative min and max limits in widget label syntax.
2022-06-01, Edouard Tisserant
49fcd5d62139
SVGHMI: fix parsing of floating point and negative min and max limits in widget label syntax.
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"))