Subclassing NSControl
Subclassing NSControl
- Subject: Subclassing NSControl
- From: Mark Levin <email@hidden>
- Date: Tue, 21 Jan 2003 16:47:33 -0600
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@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.