beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix: on screen keyboard wasn't showing up when editing local variables through Input widget.
svghmi
2020-11-25, Edouard Tisserant
2f9dbd3ee445
SVGHMI: Fix: on screen keyboard wasn't showing up when editing local variables through Input widget.
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"))