beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: rework the way cached values are applied to widgets when fresh data is missing.
2022-09-13, Edouard Tisserant
f1a00aa8cb3b
SVGHMI: rework the way cached values are applied to widgets when fresh data is missing.
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"))