beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fixed repeated error when Input widget is missing 'value' element
svghmi
2020-03-06, Edouard Tisserant
84c16ece8e10
SVGHMI: fixed repeated error when Input widget is missing 'value' element
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"))