beremiz
Clone
Summary
Browse
Changes
Graph
Button and toggle reworked to use animate and dispatch
svghmi
2020-09-24, usveticic
e0db3f6a5f39
Button and toggle reworked to use animate and dispatch
Slider added buttons to incremente/decrement by 1
Init for animate widget
Changed test svg and plc
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"))