Name
Form -- A set of Entry widgets bound together in one frame.
Description
A set of Entry widgets bound together in one frame.
Methods
Phase: Using
-
setEntryWidth: (int)
ew The width of all the Entry widgets.
-
addLineName: (const char *)
n Boolean: (unsigned *)
p Add a boolean CheckButton widget.
-
addLineName: (const char *)
n Int: (int *)
p Add an Entry to get an integer.
-
addLineName: (const char *)
n Double: (double *)
p Add an Entry to get a double.