Re: Making an object accessible by both MyDocument AND a custom class
Re: Making an object accessible by both MyDocument AND a custom class
- Subject: Re: Making an object accessible by both MyDocument AND a custom class
- From: Ondra Cada <email@hidden>
- Date: Wed, 25 Sep 2002 20:39:35 +0200
Missed the negate, of course -- sorry:
On Wednesday, September 25, 2002, at 08:33 , Ondra Cada wrote:
...
The former is at some level -- very probably, but not necessarily, in
NSApplication.m -- catched by some code of kind
- (BOOL)sendAction:(SEL)theAction to:(id)theTarget from:(id)sender { //
OVERSIMPLIFIED!!!!
if (!theTarget) {
... ^
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.