2001-04-25 03:08:40 +00:00
|
|
|
Introduction
|
|
|
|
============
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Read the NEWS file for the latest user visible changes. Read the INSTALL
|
|
|
|
file for installation instructions.
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Gorm is an acronym for Graphic Object Relationship modeler (or
|
|
|
|
perhaps GNUstep Object Relationship Modeler).
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Gorm is a clone of the NeXTstep `Interface Builder' application for
|
|
|
|
GNUstep.
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Gorm is not `gormless' (a Yorkshire dialect word that my parents
|
|
|
|
used when they spotted me staring, slack-jawed, at the TV).
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Gorm is part of the GNUstep project, and is copyrighted by the Free
|
|
|
|
Software Foundation.
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Gorm is released under the GPL - see the file `COPYING' for details.
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2001-07-19 03:50:01 +00:00
|
|
|
Little documentation exists. There is a nice basic tutorial at
|
|
|
|
<http://www.gnustep.it/pierre-yves/index.html>.
|
|
|
|
|
2001-04-25 03:08:40 +00:00
|
|
|
Status
|
|
|
|
======
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2003-01-21 15:18:30 +00:00
|
|
|
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.
|
2001-04-25 03:08:40 +00:00
|
|
|
|
|
|
|
Known problems (things to do) -
|
|
|
|
|
|
|
|
1. Documentation - only a tiny start has been made on this!
|
|
|
|
|
|
|
|
Acknowledgements
|
|
|
|
================
|
|
|
|
|
|
|
|
Icons - Mostly by Andrew Lindsay.
|
|
|
|
|
|
|
|
Code - GormViewKnobs.m adapted from code by Gerrit van Dyk.
|
2000-02-25 17:34:30 +00:00
|
|
|
|