beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Add pushbutton widget, that can take reflect short press in variable, but has no garantee on consistency.
2022-01-19, Edouard Tisserant
2e84a2782295
SVGHMI: Add pushbutton widget, that can take reflect short press in variable, but has no garantee on consistency.
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"))