beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Parameters common to all widget constructors now passed as ordered parameters.
svghmi
2020-05-10, Edouard Tisserant
1e53d8b60ee9
SVGHMI: Parameters common to all widget constructors now passed as ordered parameters.
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"))