Changes between Version 25 and Version 26 of wxGUIDevelopment/wxIClass
- Timestamp:
- 04/11/13 00:31:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxGUIDevelopment/wxIClass
v25 v26 56 56 57 57 == Planned features == 58 * '''generate signatures also for i.smap''' 58 59 === Higher priority === 60 61 * generate signatures also for i.smap 62 * creating `i.class` module (name can differ) for C part and thus exposing functionality in command line and avoiding the usage of ctypes (C functions directly) 63 64 === Lower priority === 65 59 66 * something like layer manager for both mapwindows (Training and Preview) 60 67 * substituted by combo box (moves map layer to top and sets active map for opacity changing and deleting) … … 65 72 * importing existing signature file (see [http://grass.osgeo.org/grass64/manuals/html64_user/i.class.html i.class manual]) 66 73 * dialog to show generated signature file 67 * removing subgroup from user interface 74 * removing subgroup from user interface (maybe considered as a bug by some!) 68 75 * scatter plot (in addition to histograms and coincidence plots) 69 76 * better updating of plots and raster maps after class name and color change (and also after class combo box change)