Difference between revisions of "Development tools"
(Link to Development Frameworks, DevelopmentKit is listed there) |
|||
Line 15: | Line 15: | ||
* [[Gorm Manual]] | * [[Gorm Manual]] | ||
* [[Gorm FAQ]] | * [[Gorm FAQ]] | ||
+ | * [[Gorm Installation On Windows]] | ||
Also see the following external links: | Also see the following external links: | ||
Line 23: | Line 24: | ||
* '''[http://www.freshports.org/devel/gorm FreeBSD Ports]''' | * '''[http://www.freshports.org/devel/gorm FreeBSD Ports]''' | ||
− | |||
== Project Center == | == Project Center == |
Revision as of 14:44, 26 March 2005
More abou development tools: http://www.gnustep.org/experience/DeveloperTools.html
Gorm - Graphical Object Relationship Modeller
Gorm stands for "Graphical Object Relationship Modeller" and is GNUstep's easy-to-use interface designer.
With Gorm designing tough and complex graphical interfaces for your applications can be done easily and quickl, using drag & drop, powerful inspectors and teamwork with ProjectCenter.
Gorm allows developers to quickly create and edit graphical application interfaces using a whole lot of GUI elements: windows, menus, buttons, labels, sliders, tables, textfields, browsers, images, altert panels and more. Custom palettes can be dynamically loaded to add additional elements or functionality.
After creating the interface, objects can be linked using mouse operations. Also Gorm features interactive testing of interfaces.
Please see the following wiki sections to learn tips on how to effectively utilize Gorm:
Also see the following external links:
Project Center
ProjectCenter is GNUstep's integrated developement environment (IDE). It is based in part on NeXT's original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.
Other tools
to be provided
See also: