Gorm (computing)
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (February 2011) |
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (February 2011) |
Gorm in Window Maker (on FreeBSD) showing the main windows and the inspector. Note the menu and window being edited. |
|
| Developer(s) | Gregory John Casamento, Richard Frith-Macdonald, Pierre-Yves Rivaille |
|---|---|
| Initial release | 1999 |
| Stable release | 1.2.12 / May 1, 2010 |
| Written in | Objective-C |
| Operating system | Cross-platform, Linux, FreeBSD, Windows |
| Type | software development |
| License | GNU General Public License |
| Website | http://www.gnustep.org/experience/Gorm.html |
Gorm (Graphical Object Relationship Modeller) is a graphical interface builder application. It is part of the developer tools of GNUstep. Gorm is the equivalent of Interface Builder that was originally found on NeXTSTEP, then OPENSTEP, and finally on Mac OS X.
Gorm and Project Center represent the heart of the suite for GNUstep. Gorm follows Interface Builder so closely that using tutorials written for the latter is possible without much hassle and thus brings the power of Interface Builder to the open source world being part of the GNU project.
Gorm allows developers to quickly create graphical applications and to design every little aspect of the application's user interface. The developer can drag and drop all types of objects like menus, buttons, tables, lists and browsers into to the interface. With the mouse it is possible to resize, move or convert the objects or connect them to functions as well as to edit nearly every aspect of them using Gorm's powerful inspectors.
[edit] See also
- GNUstep Renaissance - framework for XML description of portable GNUstep/Mac OS X user interfaces
[edit] External links
- http://www.gnustep.org/experience/Gorm.html - a general page about Gorm
- http://mediawiki.gnustep.org/index.php/Gorm_Manual - The Gorm Manual
- http://www.gnustep.it/pierre-yves/index.html - "GNUstep development tools: a basic tutorial"