beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix Switch widget so that order of choices elements is preserved across detaching and re-attaching.
2022-06-20, Edouard Tisserant
c663d1f9f03b
SVGHMI: fix Switch widget so that order of choices elements is preserved across detaching and re-attaching.
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"))