/[papo]/gnue/designer/TODO
ViewVC logotype

Diff of /gnue/designer/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by charlie, Tue Aug 27 18:15:52 2002 UTC revision 1.4 by styxman, Fri Nov 8 16:46:03 2002 UTC
# Line 8  Line 8 
8   * Implement clipboard support (copying, cutting, pasting form elements   * Implement clipboard support (copying, cutting, pasting form elements
9     both within the current form and between forms)     both within the current form and between forms)
10    
  * Implement a better code/text editing system (preferably by adding  
    support for BOA Constructor, a really nifty python based development  
    environment.  
   
11   * Generalize Designer's code to so we can add other modules (such   * Generalize Designer's code to so we can add other modules (such
12     as Reports, GEAS, Integrator)     as Reports, GEAS, Integrator) [in progress]
13    
14     * Implement hot-keys
15    
16   * Implement "Project" functionality.   * Implement "Project" functionality.
17      * Create new project      * Create new project
18      * Pack project for distributing      * Pack project for distributing
19    
20     * Improve Wizards:
21        * Implement tab-navigation in wizards (currently is mouse only)
22        * Dynamically figure the needed size for a wizard dialog AND/OR
23          dynamically wrap text messages. [mostly done]
24    
25     * Move from a handle-based system to an events or message-based one
26    
27  ==================================================================  ==================================================================
28  NOTE:  NOTE:
29    
30  TODO's are notated in the source files as they are encountered, so  TODO's are noted in the source files as they are encountered, so
31  viewing the source files will show more TODO's than are in this  viewing the source files will show more TODO's than are in this
32  file.  Change to the source directory and "grep TODO *.py" to  file.  Change to the source directory and "grep TODO *.py" to
33  get a better feel of what needs to be done.    get a better feel of what needs to be done.
34    
35    
36    
# Line 38  ROADMAP Line 42  ROADMAP
42    Migrate to new UI system implemented in GNUE Forms    Migrate to new UI system implemented in GNUE Forms
43    
44  ?.?.?  ?.?.?
45    add support for Reports    add support for Reports
46    more introspection of data source (tree views of them)    more introspection of data source (tree views of them)
47    add support for "Projects"    add support for "Projects"
48    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26