beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
svghmi
2020-04-03, Edouard Tisserant
c8d923dd707f
SVGHMI: Keypad working for HMI_STRING, still Shift/CapsLock not finished.
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"))