
Next: Part 3
Up: Exercise
Previous: Part 1
Before we associate the elements on the configuration page(s)
with code which shall be generated, we have to create a few more elements.
- An Entry
- with the label User name.
- A Radio element
- with description Color, and elements
black, blue, red, white
- An ExtEntry
- named auto-mode, with text Automatic mode
selection based on file names, and with two elements:
- An Entry
- with label regular expression
- An Entry
- with label mode
This ExtEntry should contain 5 visible tuples.
The elements of
the ExtEntry have to be defined before the ExtEntry. New elements of
the ExtEntry should be initialized with regular expression =
* and Mode = text-mode. Two default tuples
should there be for the ExtEntry though:
(*.tcl , tcl-mode),
(*.pl , perl-mode)
- A FillOut
- with title Prompt, and the following
elements:
- username
- which doesn't have any sub elements.
- hostname
- which has one entry, a CheckBox with the
text use full hostname
The FillOut elements must be placed on a page by itself.
Jesper Kjær Pedersen <blackie@imada.ou.dk>
Wed Oct 2 13:29:53 MET DST 1996