Skip navigation.
 
mlConfigure a button added in IB
FROM : Mikael Wämundson
DATE : Sun Nov 16 01:04:00 2008

Am a quite a newbie to Cocoa programming.
Adding and configuring a button in IB is straightforward. I understand 
the process of setting action and target in IB and the connection to 
Xcode (IBOutlet and IBAction).
But what is the approach when creating a button in IB that I then want 
to configure (set title, image, enabled, etc.) in Xcode? How do I 
reach the button from Xcode?

wamund

Related mailsAuthorDate
mlConfigure a button added in IB Mikael Wämundson Nov 16, 01:04
mlRe: Configure a button added in IB Steven Riggs Nov 16, 02:48
mlRe: Configure a button added in IB Mikael Wämundson Nov 16, 11:12