racket/collects/guibuilder/doc.txt
Eli Barzilay 7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00

13 lines
297 B
Plaintext

_GUI builder_
To run the GUI builder, use DrScheme and select "Insert GUI"
from the "Special" menu.
Though less recommended, you can also run
(require guibuilder/guibuilder)
to get a stand-alone builder. Save your files with the extension
".gui" to ensure that they can be re-loaded later.