IBOutlet & NSNumber
IBOutlet & NSNumber
- Subject: IBOutlet & NSNumber
- From: Randy Widell <email@hidden>
- Date: Sat, 13 Oct 2012 19:49:48 -0700
Quick question… For some reason I cannot find an answer.
I have a NSWindowController subclass and I want to bind the selection index of a NSComboBox to a NSNumber that is an IBOutlet of the NSWindowController subclass. I have a NSNumber object in the window's XIB and the object is linked to the outlet in the subclass, but the outlet is always nil.
Is there something special about NSNumber? Other object types seem to work.
Thanks
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden