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
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 mails | Author | Date |
|---|---|---|
| Mikael Wämundson | Nov 16, 01:04 | |
| Steven Riggs | Nov 16, 02:48 | |
| Mikael Wämundson | Nov 16, 11:12 |






Cocoa mail archive

