mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19187 72102866-910b-0410-8b05-ffd578937521
31 lines
1 KiB
Text
31 lines
1 KiB
Text
TO DO:
|
|
|
|
This is my personal TO DO list based on feature requests that I am
|
|
hearing from users of Gorm. Currently a number of requests are on the
|
|
table which seem intersting:
|
|
|
|
* Look into automatic "localization" of .gorm files for applications.
|
|
(martin)
|
|
|
|
* Create an xml output format for Gorm files so that they can be used
|
|
on both MOSX and on GNUstep. This will be done w/ an extension
|
|
library. (me)
|
|
|
|
* Use custom view as container. MOSX allows the user to create views
|
|
without windows so that the developer doesn't need to create a "dummy"
|
|
window to hold them. (fabien)
|
|
|
|
--
|
|
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
|
|
|