1999-12-29 10:29:15 +00:00
|
|
|
@c -*-texinfo-*-
|
|
|
|
|
|
|
|
@ifset TEXT-ONLY
|
|
|
|
@include version.texi
|
|
|
|
@end ifset
|
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
@section Introduction
|
|
|
|
|
1999-12-29 10:29:15 +00:00
|
|
|
Read the NEWS file for the latest user visible changes. Read the INSTALL
|
|
|
|
file for installation instructions.
|
|
|
|
|
1999-12-08 15:55:48 +00:00
|
|
|
Gorm is an acronym for Graphic Object Relationship modeler (or perhaps
|
|
|
|
GNUstep Object Relationship Modeler).
|
|
|
|
|
2000-01-04 12:21:17 +00:00
|
|
|
Gorm is a clone of the NeXTstep `Interface Builder' application for GNUstep.
|
1999-12-08 15:55:48 +00:00
|
|
|
|
2000-01-04 12:21:17 +00:00
|
|
|
Gorm is part of the GNUstep project, and is copyrighted by the Free Software
|
|
|
|
Foundation.
|
1999-12-08 15:55:48 +00:00
|
|
|
|
2000-01-04 12:21:17 +00:00
|
|
|
Gorm is released under the GPL - see the file `COPYING' for details.
|
1999-12-22 12:50:11 +00:00
|
|
|
|
2007-11-11 02:47:42 +00:00
|
|
|
Documentation for Gorm is located in the Documentation directory. It's also available on the wiki at http://wiki.gnustep.org/index.php/Gorm_Manual.
|
2001-04-25 03:08:40 +00:00
|
|
|
|
2001-07-19 03:50:01 +00:00
|
|
|
@section Status
|
2001-04-25 03:08:40 +00:00
|
|
|
|
2003-01-28 03:20:22 +00:00
|
|
|
Gorm is now completely usable. There are some minor bugs, but most of the
|
|
|
|
major functionality is now implemented. Please report bugs to bug-gnustep@@gnu.org
|
2001-04-25 03:08:40 +00:00
|
|
|
|
|
|
|
Known problems (things to do) -
|
|
|
|
|
|
|
|
@enumerate
|
2007-11-11 02:47:42 +00:00
|
|
|
@item Support for IB 3.0 functionality.
|
|
|
|
@item More palettes.
|
2001-04-25 03:08:40 +00:00
|
|
|
@end enumerate
|
|
|
|
|
|
|
|
@section Acknowledgements
|
|
|
|
|
|
|
|
Icons - Mostly by Andrew Lindsay.
|
|
|
|
|
|
|
|
Code - GormViewKnobs.m adapted from code by Gerrit van Dyk.
|
|
|
|
|
|
|
|
|
|
|
|
|