mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 14:10:44 +00:00
Updated the README to more accurately reflect the status of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15489 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b5ecfcdaa2
commit
22f62b25ae
1 changed files with 6 additions and 5 deletions
11
README
11
README
|
@ -24,11 +24,11 @@ Software Foundation.
|
|||
Status
|
||||
======
|
||||
|
||||
At this point, Gorm is usable only for very simple stuff as it only
|
||||
supports the most commonly used gui elements. However, the binary
|
||||
format in which documents are archived is stable, so documents created
|
||||
using Gorm now should remain useful. Interface test mode qorks quite
|
||||
nicely - you really can see things working.
|
||||
Gorm is now completely usable. The necessary functionality to
|
||||
support custom classes has been implemented and Gorm should now support
|
||||
any user defined widget or AppKit widget. Bugs in Gorm should be
|
||||
reported to the bug-gnustep mailing list, to one of the authors, or
|
||||
on savannah.gnu.org.
|
||||
|
||||
Known problems (things to do) -
|
||||
|
||||
|
@ -41,3 +41,4 @@ Acknowledgements
|
|||
|
||||
Code - GormViewKnobs.m adapted from code by Gerrit van Dyk.
|
||||
|
||||
Last Updated: 01/01/2003 by GJC
|
||||
|
|
Loading…
Reference in a new issue