beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add undo button to widget library path selection (reverts to default library).
12 months ago, Edouard Tisserant
0d44502026d2
SVGHMI: add undo button to widget library path selection (reverts to default library).
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))