beremiz
Clone
Summary
Browse
Changes
Graph
Added button and circular bar widgets.
svghmi
2020-04-22, dgaberscek
2a20038fbea9
Added button and circular bar widgets.
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"))