Changes between Version 89 and Version 90 of wxGUIDevelopment
- Timestamp:
- 02/02/13 10:20:28 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxGUIDevelopment
v89 v90 10 10 == Major todos == 11 11 12 * Rewrite thread-based class (see, forms.py, gconsole.py, etc.) 12 * Rewrite thread-based class (see, forms.py, gconsole.py, etc.) 13 * [wiki:wxGUIDevelopment/Refactoring Refactoring] 13 14 14 15 == Empty slots == … … 48 49 * `location_wizard` for Location Wizard 49 50 * `wxplot` for wx.plot-based classes 50 == Vector digitizer ==51 51 52 * Re-design vector digitizer to avoid crash of the whole GUI. Currently when digitizer crashes, the whole GUI also crash. 53 * Update the list to include new requested functionality... 54 == GUI for ps.map/ps.output == 52 == wxGUI Components Development == 55 53 54 * Vector digitizer 55 * Re-design vector digitizer to avoid crash of the whole GUI. Currently when digitizer crashes, the whole GUI also crash. 56 * Update the list to include new requested functionality... 56 57 * [wiki:wxGUIDevelopment/GUIForPs.map GUI for ps.map] 57 == Graphical Modeler ==58 59 58 * [wiki:wxGUIDevelopment/Modeler wxGUI Modeler] 60 61 62 == wxNviz (3D view mode) == 63 64 See also [http://grass.osgeo.org/wiki/WxNviz GRASS User Wiki] page. 65 66 * [http://grass.osgeo.org/wiki/WxNviz#Known_issues Known issues] 67 68 == i.class integration == 69 70 * [wiki:wxGUIDevelopment/wxIClass wxIClass] 59 * wxNviz (3D view mode) 60 * [http://grass.osgeo.org/wiki/WxNviz#Known_issues Known issues] 61 * See also [http://grass.osgeo.org/wiki/WxNviz GRASS User Wiki] page. 62 * [wiki:wxGUIDevelopment/wxIClass wxIClass] (i.class integration) 71 63 72 64 == Source code ==