Button
Name
Button -- A button widget.
Description
A button widget that, when pressed, sends a method to a target object.
Methods
Phase: Using
- (void)
setButtonTarget: target method: (SEL)
method Set the target and selector for button.
-
setText: (const char *)
text Set the text for button.