beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Work in progress. C side mostly implemented, neither built nor tested.
svghmi
2019-09-30, Edouard Tisserant
2ed9ff826d03
SVGHMI: Work in progress. C side mostly implemented, neither built nor tested.
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"))