beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Move sprintf.js out of widget_display.ysl2 since it is used in other widgets as well
wxPython4
2021-10-04, Edouard Tisserant
d44b6346d4c2
SVGHMI: Move sprintf.js out of widget_display.ysl2 since it is used in other widgets as well
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"))