FROM : Jens Alfke
DATE : Sun May 25 18:45:36 2008
On 25 May '08, at 2:56 AM, Christian Corsano wrote:
> Now my problem is I need to use these items programmatically (to
> implement a delegate for my NSToolbar), and by looking at the xib
> file the identifiers for these items are some kind of hash-code, and
> I can't find a place to set it in IB.
You should be able to add IBOutlets to your controller and wire them
up to the individual toolbar items in IB.
—Jens
DATE : Sun May 25 18:45:36 2008
On 25 May '08, at 2:56 AM, Christian Corsano wrote:
> Now my problem is I need to use these items programmatically (to
> implement a delegate for my NSToolbar), and by looking at the xib
> file the identifiers for these items are some kind of hash-code, and
> I can't find a place to set it in IB.
You should be able to add IBOutlets to your controller and wire them
up to the individual toolbar items in IB.
—Jens
| Related mails | Author | Date |
|---|---|---|
| Christian Corsano | May 25, 11:56 | |
| Jens Alfke | May 25, 18:45 | |
| Nathan Kinsinger | May 25, 18:53 | |
| Christian Corsano | May 25, 19:31 |






Cocoa mail archive

