beremiz
Clone
Summary
Browse
Changes
Graph
PY_EXT: OnChange is now a coma separated list of callables. Updated tests/python accordingly.
2020-10-20, Edouard Tisserant
d4bede6cd3f1
PY_EXT: OnChange is now a coma separated list of callables. Updated tests/python accordingly.
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"))