Welcome to the NetCologne GmbH open source mirroring service!
This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
FormForm
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
- (void)
addLineName: (const char *)
n Double: (double *)
p Add an Entry to get a double.
- (void)
addLineName: (const char *)
n Int: (int *)
p Add an Entry to get an integer.
- (void)
addLineName: (const char *)
n Boolean: (unsigned *)
p Add a boolean CheckButton widget.
- (void)
setEntryWidth: (unsigned)
ew The width of all the Entry widgets.