beremiz
Clone
Summary
Browse
Changes
Graph
OPC-UA: Extend Drag'N'Drop target to whole input or output panel not only grid.
wxPython4
2022-11-10, Edouard Tisserant
bf3b5f58c832
OPC-UA: Extend Drag'N'Drop target to whole input or output panel not only grid.
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"))