beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Jump widget now make errors if path given for relative jump doesn't match target page reference path class.
svghmi
2020-03-26, Edouard Tisserant
3f5194bba67d
SVGHMI: Jump widget now make errors if path given for relative jump doesn't match target page reference path class.
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"))