ossp-pkg/as/as-gui/TODO 1.20 -> 1.21
--- TODO 2002/11/28 10:31:33 1.20
+++ TODO 2002/11/28 11:12:02 1.21
@@ -29,16 +29,37 @@
QTable::valueChanged(int row, int col) should be responsible for dirty flag
Remove magic numbers from cpp files to titconst like TITRAQ_INDEXREMARK
Reduce dependence to STL by removing cout to QTextStream
-Preferences fehlen <option name wert> <aspect name wert> <rule name expr cond>
+Ausblendbare Spalten
+
+Beim Editmodus
+---------------
+Beim <enter> Bestaetigen, behalt Editmodus und geh zum naechste Zelle
+Auf Editkontrol beim <enter> oder <tab>, update ansprechende Zelle
+Beim <tab> oder Pfeiltaste, behalt Editmodus und geh zum naechste Zelle
+
+Preferences
+-----------
+<option name wert> Hintergrund Functionalitaet
+<aspect name wert> Sichtliche Functionalitaet
+<session name wert> Automatisch gespeicherte
+<rule name expr cond> Amount = Finish - Start (mussen alle da z.B.)
+<macro name = 'Reuse'>
+ Selectiere aktuelle und 3 vorherige Reihen
+ Copy
+ Geh zu letzte Reihe
+ Paste
+</macro name = 'Reuse'>
+<macro name = 'Append'>
+ Geh zu letzte Reihe
+ Zufug Reihe
+</macro name = 'Append'>
Bugs
----
Insert adds a row after selection; not possible to add before first row
Zero date is impossible without reimplementing standard date widget
Columns resize themselves to wrong values when a header is double clicked
-
-Dreams
-------
+Sometimes a click on add or delete toolbar button is ignored?
Document
--------
|
|