beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add FlatButton with no active or inactive elements.
py2compat
2024-03-28, Edouard Tisserant
2ac7232fdb23
SVGHMI: add FlatButton with no active or inactive elements.
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"))