-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
GUIwxGUI relatedwxGUI relatedPythonRelated code is in PythonRelated code is in PythonbugSomething isn't workingSomething isn't working
Description
Describe the bug
g.gui.example module does not work. Probably already for a long time. There are multiple reasons why:
- some instructions in
doc/gui/wxpython/example/READMEon how to modifyMakefileare missing and some are outdated ExampleMapDialog.dataSizer.Add()has no argumentitemExampleInfoTextManager.textCtrlhas no methodSetDefaultStyledict.iteritemsdoes not exist in Py3Example*Toolbar._getToolbarData()uses wrong syntax
To Reproduce
Start g.gui.example.
Expected behavior
g.gui.example works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIwxGUI relatedwxGUI relatedPythonRelated code is in PythonRelated code is in PythonbugSomething isn't workingSomething isn't working