beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Added small widget library for library browser testing.
svghmi
2021-03-23, Edouard Tisserant
490fbf870f42
SVGHMI: Added small widget library for library browser testing.
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"))