mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17794 72102866-910b-0410-8b05-ffd578937521
60 lines
1.7 KiB
Text
60 lines
1.7 KiB
Text
ANNOUNCE
|
|
********
|
|
|
|
This is version 0.4.0 of Gorm.
|
|
|
|
What is Gorm?
|
|
=============
|
|
|
|
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.
|
|
|
|
Noteworthy changes in version `0.4.0'
|
|
=====================================
|
|
|
|
* New Menu and Menu Item inspectors.
|
|
|
|
* User can now specify the Services and Windows menus in the menu
|
|
inspector.
|
|
|
|
* User can specify a non-custom subclass as well as a custom one to
|
|
replace the class when the .gorm is unarchived. This can be used
|
|
to turn a NSTextField into NSSecureTextField and etc.
|
|
|
|
* New set name panel.
|
|
|
|
* New switch control on the font panel to allow the user to specify
|
|
if a font is encoded with its default size or not.
|
|
|
|
* Added NSStepper and NSStepperCell to the class list to allow
|
|
creation of custom subclasses.
|
|
|
|
* Windows and Services menus now function correctly.
|
|
|
|
How can I get support for this software?
|
|
========================================
|
|
|
|
You may wish to use the GNUstep discussion mailing list for general
|
|
questions and discussion. Look at the GNUstep Web Pages for more
|
|
information regarding GNUstep resources <http://www.gnustep.org/>
|
|
|
|
Where can you get it? How can you compile it?
|
|
==============================================
|
|
|
|
You can download sources and rpms (for some machines) from
|
|
<ftp://ftp.gnustep.org/pub/gnustep/dev-apps>.
|
|
|
|
Where do I send bug reports?
|
|
============================
|
|
|
|
Bug reports can be sent to <bug-gnustep@gnu.org>.
|
|
|
|
Obtaining GNU Software
|
|
======================
|
|
|
|
Check out the GNUstep web site. (<http://www.gnustep.org/>), and the
|
|
GNU web site. (<http://www.gnu.org/>)
|
|
|