beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: swap position and range of ForEach widget so that both range and size can be optional.
py2compat
20 months ago, Edouard Tisserant
235e7e8cee93
SVGHMI: swap position and range of ForEach widget so that both range and size can be optional.
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"))