etherlab/__init__.py
author Edouard Tisserant <edouard@beremiz.fr>
Thu, 28 Mar 2024 12:04:14 +0100
changeset 3920 0d491fada1ad
parent 3750 f62625418bff
permissions -rw-r--r--
SVGHMI: add FlatButton with no active or inactive elements.


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))