FROM : Mark Levin
DATE : Tue Jan 21 23:47:33 2003
I have placed an instance of a subclass of NSControl in a window in IB
(using a custom view with the custom class selected), and connected the
target and action, which appears to work normally and doesn't throw any
nib errors when loaded. However, when the control attempts to send this
action, it's disappeared ([self action] returns nil). What am I doing
wrong?
--Mark
"Today's lesson: Time. Imagine a donut, fired from a cannon at the
speed of light while rotating. Time is like that, except without the
cannon and the donut."
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Tue Jan 21 23:47:33 2003
I have placed an instance of a subclass of NSControl in a window in IB
(using a custom view with the custom class selected), and connected the
target and action, which appears to work normally and doesn't throw any
nib errors when loaded. However, when the control attempts to send this
action, it's disappeared ([self action] returns nil). What am I doing
wrong?
--Mark
"Today's lesson: Time. Imagine a donut, fired from a cannon at the
speed of light while rotating. Time is like that, except without the
cannon and the donut."
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

