Add some todos

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17425 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fabien Vallon 2003-08-03 09:02:32 +00:00
parent c0e9eb5ce5
commit a3af3e644a

12
TODO
View file

@ -25,3 +25,15 @@ table which seem intersting:
* Add Feature to automatically add actions to FirstResponder.
--
Gregory John Casamento
* Have a correct behavor (placement/enter==OK..) for setName: panel
* We should able to edit Window name directly
* better behavor when Pasting
* Add Feature to allow to create its own Palettes (Template)
* Add Feature for creating more inteligent [mh] file (for ex. delegate/dataSource method if needs ...)
* Move some code of *Editor* in Palettes
* Implement Grid ?
* Implement Make Column/row .... ?
--
Fabien VALLON