beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump.
wxPython4
2022-10-21, Edouard Tisserant
6c7e8e8c6bc5
IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump.
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"))