2019-02-07 07:15:01 +00:00
|
|
|
1 Introduction
|
|
|
|
==============
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2019-02-07 07:15:01 +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
|
|
|
|
2019-02-07 07:15:01 +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
|
|
|
|
2019-02-07 07:15:01 +00:00
|
|
|
Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) 'Interface Builder'
|
2010-05-19 00:42:39 +00:00
|
|
|
application for GNUstep.
|
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
|
|
|
|
2019-02-07 07:15:01 +00:00
|
|
|
Gorm is released under the GPL - see the file 'COPYING' for details.
|
2000-02-25 17:34:30 +00:00
|
|
|
|
2007-11-11 20:39:11 +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-07-19 03:50:01 +00:00
|
|
|
|
2019-02-07 07:15:01 +00:00
|
|
|
2 Status
|
|
|
|
========
|
2016-07-19 17:00:48 +00:00
|
|
|
|
|
|
|
Gorm is usable and stable. Please report bugs to bug-gnustep@gnu.org
|
|
|
|
|
|
|
|
Known problems (things to do) -
|
|
|
|
|
|
|
|
1. Support for IB 3.0 functionality.
|
|
|
|
2. More palettes.
|
|
|
|
|
2019-02-07 07:15:01 +00:00
|
|
|
3 Acknowledgements
|
|
|
|
==================
|
2016-07-19 17:00:48 +00:00
|
|
|
|
2019-02-07 07:15:01 +00:00
|
|
|
1. Icons - Mostly by Andrew Lindsay. Gorm application icon by Jesse
|
2016-07-19 17:00:48 +00:00
|
|
|
Ross.
|
2019-02-07 07:15:01 +00:00
|
|
|
2. Code - GormViewKnobs.m adapted from code by Gerrit van Dyk.
|