apps-gorm/GormLib/README
Gregory John Casamento dc86bbbd18 Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16776 72102866-910b-0410-8b05-ffd578937521
2003-05-23 02:25:34 +00:00

11 lines
No EOL
424 B
Text

GormLib is a clone of the InterfaceBuilder framework.
GormLib's primary purpose is to allow the creation of custom palettes and
inspectors outside of Gorm. This will also facilitate extension of Gorm
since it will allow outside applications to have an interface with which they
can interact with the running Gorm application.
You must install this library before you can build Gorm.
Thanks, Gregory John Casamento