Implement a custom class's delegate?
Implement a custom class's delegate?
- Subject: Implement a custom class's delegate?
- From: Uli Kusterer <email@hidden>
- Date: Mon, 30 Jun 2003 01:59:35 +0200
Hi,
is there an article anywhere that says what messages an NSView
subclass should forward to its delegate? I'm working on a couple of
classes that have delegates of their own, and I'd like to do it right.
Also, if I'm supposed to hand on all messages I don't know what to do
with, is there any way to do this without having to manually forward
them?
I'm not a newbie, so don't hold back with the gory details. But I'm
rather new to Cocoa, so don't assume too much in that department.
Thanks for any clues, pointers etc. in advance :-)
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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.