beremiz
Clone
Summary
Browse
Changes
Graph
Beremiz test project with newly created widgets.
svghmi
2020-08-05, usveticic
085a678715d0
Beremiz test project with newly created 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"))