beremiz
Clone
Summary
Browse
Changes
Graph
Make OPC-UA client compatible with wxPython3, util wxPython4 branch deserve to be merged
wxPython4
2021-10-21, Edouard Tisserant
c646a1f0fb0b
Make OPC-UA client compatible with wxPython3, util wxPython4 branch deserve to be merged
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"))