logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Gorm - Graphical Objects Relationship Modeler

Author

       Gorm was written by Gregory John Casamento.

       This manual page was written by Gürkan Myczko <tar@debian.org>.

                                                 August 6, 2014                                          Gorm(1)

Description

       This manual page documents briefly the Gorm command.

       Gorm  is  a  clone  of  the  InterfaceBuilder  in  NeXTSTEP.  It allows the creation of GNUstep graphical
       application interfaces which can be easily done with drag & drop operations.  With Gorm  one  can  create
       and  edit  a lot of GUI elements: windows, menus, buttons, labels, sliders, tables, textfields, browsers,
       images, altert panels and more.  Custom  palettes  can  be  loaded  to  provide  additional  elements  or
       functionality.   Object  connections  are  typically made by using the mouse and are encoded in the .gorm
       file so minimal code is required.

       Gorm is usually used in conjunction with ProjectCenter(1) to create complete applications.

Name

       Gorm - Graphical Objects Relationship Modeler

Options

       Like most GNUstep applications there are no options.  Gorm will load the .gorm  files  specified  on  the
       command line.

See Also

GNUstep(7), ProjectCenter(1)

Synopsis

Gorm [.gorm...]

See Also