beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: now generating JS object describing widgets and pointing to SVG elements
svghmi
2019-10-07, Edouard Tisserant
d022523cb621
SVGHMI: now generating JS object describing widgets and pointing to SVG elements
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"))