beremiz
Clone
Summary
Browse
Changes
Graph
Fix sequel of wxPython 4 port : double click on tab wasn't maximizing and was showing exception.
wxPython4
2022-02-28, Edouard Tisserant
1402d5c0e27e
Fix sequel of wxPython 4 port : double click on tab wasn't maximizing and was showing exception.
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"))