beremiz

Add FatalError() method to ConfigTreeNode.
SVGHMI_compat
2019-11-13, Edouard Tisserant
9bd5decf3c8c
Add FatalError() method to ConfigTreeNode.
Extensions can report error addressed to user, without a traceback.
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"))