beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Added widget toggleButton.
svghmi
2020-05-26, dgaberscek
82f062408e70
SVGHMI: Added widget toggleButton.
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"))