Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
10 user(s) are online (8 user(s) are browsing encyclopedia)

Members: 0
Guests: 10

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Gorm (computing)

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. Interface Builder was believed by many who have used it to be far ahead of its time. Interface Builder, together with Project Builder (now rewritten as Xcode in Mac OS X versions after Mac OS X v10.3), formed one of the most productive, clean and coherent Computer programming environments and was surely part of success of the various operating systems that used it.

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 user interface and to design every little aspect of the Application software 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.

= External links =

  • http://www.gnustep.org - GNUstep main site
  • 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