beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Keypad: added code to re-attach keypad when starting edit.
svghmi
2020-04-02, Edouard Tisserant
ac4328e69079
SVGHMI: Keypad: added code to re-attach keypad when starting edit.
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"))