Re: How do I know what class sent a message?
Re: How do I know what class sent a message?
- Subject: Re: How do I know what class sent a message?
- From: Andreas Mayer <email@hidden>
- Date: Mon, 7 Jun 2004 19:13:28 +0200
Am 07.06.2004 um 17:19 schrieb April Gendill:
I remembered the openpanel didEndSelector: method. I'm still not 100%
sure how exactly it figures out who the sending object was
"beginForDirectory:file:types:modelessDelegate:didEndSelector:
contextInfo:
[...]When the panel operation is ended, didEndSelector is invoked on
the modelessDelegate, [...]"
So it works just the same way. You need to explicitly specify the
receiver.
Andreas
_______________________________________________
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.