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@15489 72102866-910b-0410-8b05-ffd578937521
44 lines
1.3 KiB
Text
44 lines
1.3 KiB
Text
Introduction
|
|
============
|
|
|
|
Read the NEWS file for the latest user visible changes. Read the INSTALL
|
|
file for installation instructions.
|
|
|
|
Gorm is an acronym for Graphic Object Relationship modeler (or
|
|
perhaps GNUstep Object Relationship Modeler).
|
|
|
|
Gorm is a clone of the NeXTstep `Interface Builder' application for
|
|
GNUstep.
|
|
|
|
Gorm is not `gormless' (a Yorkshire dialect word that my parents
|
|
used when they spotted me staring, slack-jawed, at the TV).
|
|
|
|
Gorm is part of the GNUstep project, and is copyrighted by the Free
|
|
Software Foundation.
|
|
|
|
Gorm is released under the GPL - see the file `COPYING' for details.
|
|
|
|
Little documentation exists. There is a nice basic tutorial at
|
|
<http://www.gnustep.it/pierre-yves/index.html>.
|
|
|
|
Status
|
|
======
|
|
|
|
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) -
|
|
|
|
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.
|
|
|
|
Last Updated: 01/01/2003 by GJC
|