target/action in NSControl subclass
target/action in NSControl subclass
- Subject: target/action in NSControl subclass
- From: Simon Fell <email@hidden>
- Date: Mon, 7 Apr 2003 14:15:16 -0700
Hi,
I'm working on an app where I want to be able to drag'n'drop URL's onto
the window. To do this I have a customView as the background to my
window, and the class for it is subclassed from NSControl. I have the
drag'n'drop code working and am at the point where i want to send a
message to the target setup by IB, but don't know how to. It looks like
i should be using sendAction but I can't find the right incantation.
Thanks
Simon
_______________________________________________
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.