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 ! 
ButtonButton
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. 
