Changes between Version 25 and Version 26 of wxGUIDevelopment/wxIClass


Ignore:
Timestamp:
Apr 11, 2013, 12:31:39 AM (11 years ago)
Author:
wenzeslaus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wxGUIDevelopment/wxIClass

    v25 v26  
    5656
    5757== 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
    5966 * something like layer manager for both mapwindows (Training and Preview)
    6067  * substituted by combo box (moves map layer to top and sets active map for opacity changing and deleting)
     
    6572 * importing existing signature file (see [http://grass.osgeo.org/grass64/manuals/html64_user/i.class.html i.class manual])
    6673 * 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!)
    6875 * scatter plot (in addition to histograms and coincidence plots)
    6976 * better updating of plots and raster maps after class name and color change (and also after class combo box change)