ossp-pkg/as/as-gui/TODO 1.55 -> 1.56
--- TODO 2002/12/19 12:53:56 1.55
+++ TODO 2002/12/19 20:46:26 1.56
@@ -4,9 +4,6 @@
* *
***************************************
-Consider
---------
-
Must do
-------
Q_CHECK_PTR
@@ -30,15 +27,18 @@
After every result write a status bar message
On sort, selection should move with swapped rows
On multiple selection, no text should appear in edit ctrls
-Rework start/new/open/close/quit logic with disabled/enabled widgets
Bugs
----
Overidden paintCell() might not work when called asynchronously?
-When multiple new rows are added sometimes wrong row shading?
Sometimes a click on add or delete toolbar button is ignored?
Pressing escape on task data cells does not exit edit mode
+When multiple new rows are added sometimes wrong row shading
+ Verified: Start prog, newDoc, addRow five times
+On load, first row is duplicated and appended to end of matrix
+ Or: last row is duplicated, prepended to matrix, replaces a row there
+
Nice to have
------------
Implement an unlimited and generic undo and redo buffer class
|
|