commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/designer TODO BUGS


From: Jason Cater
Subject: gnue/designer TODO BUGS
Date: Mon, 19 Nov 2001 11:53:46 -0500

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    01/11/19 11:53:46

Modified files:
        designer       : TODO BUGS 

Log message:
        Updated BUGS and TODO with new problems

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/TODO.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/BUGS.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gnue/designer/BUGS
diff -u gnue/designer/BUGS:1.12 gnue/designer/BUGS:1.13
--- gnue/designer/BUGS:1.12     Mon Nov 19 10:04:24 2001
+++ gnue/designer/BUGS  Mon Nov 19 11:53:45 2001
@@ -9,12 +9,23 @@
 not other similar forms?)
 ****************************************************
 
+
+
+Also, check the TODO file.  If something is not working as you'd expect, 
+it is quite possible that it is not a bug at all, but simply a feature 
+that is not fully implemented yet.
+
+
+
 These are known issues with Designer 0.1.0  
 
 * Designer occasionally seg faults when clicking on the Tree View. I cannot
   find any pattern to the segfaulting and it usually only happens to me once
   in a while; so if anyone can reliably repeat this bug, PLEASE let us know
-  what you are doing.
+  what you are doing. 
+
+  Update: I think this has been corrected, so if no additional reports 
+  surface before the next release, this bug will be removed -- jcater
 
 * On the Property Editor: You cannot change a value and then click to another
   window/frame without first pressing enter. The value will revert back to
@@ -26,8 +37,9 @@
   on another page, the Layout Editor may not switch to the other page.  You
   have to first select the other page in the Tree View first, then select the
   object to modify. Sometimes doing this will produce a segmentation fault.
-  (Update: I think this is fixed for the 0.1.0 release, but am not 100% 
-  positive... if no more cases pop up, this listing will be removed.)
+  
+  Update: I think this is fixed for the 0.1.0 release, but am not 100% 
+  positive... if no more cases pop up, this listing will be removed. --jcater
 
 * The Events tab on the "Property Editor" window is not functional.
   It currently displays the same information as on the "Properties"
Index: gnue/designer/TODO
diff -u gnue/designer/TODO:1.6 gnue/designer/TODO:1.7
--- gnue/designer/TODO:1.6      Wed Nov 14 12:56:10 2001
+++ gnue/designer/TODO  Mon Nov 19 11:53:45 2001
@@ -1,11 +1,10 @@
 
- * When closing a form (or exiting the app), Designer should check for
-   a "dirty" (unsaved) form and ask the user to save before exiting.
-
  * Implement the EVENT tab support
 
  * Implement the Edit menu option. (Clipboard)
 
+ * Implement the "Open Recent" functionality
+
  * Implement Designer Preferences/Settings
 
  * Implement clipboard support (copying, cutting, pasting form elements
@@ -18,6 +17,11 @@
  * Generalize Designer's code to so we can add other modules (such
    as Reports, GEAS, Integrator)
 
+ * Implement "Project" functionality.
+    * Create new project
+    * Pack project for distributing
+
+
 ==================================================================
 NOTE: 
 
@@ -38,7 +42,7 @@
 ?.?.?
   add support for Reports 
   more introspection of data source (tree views of them)
-
+  add support for "Projects"
 
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]