Re: Guidance for learner
Re: Guidance for learner
- Subject: Re: Guidance for learner
- From: "Barry" <email@hidden>
- Date: Wed, 27 Jun 2007 16:48:22 +0100
Alan
Just realised, the line
NSData *data=[[MyDocController dataFiles] objectAtIndex: i];
in my previous email is wrong. The 'MyDocController' should be obtained from
self (MyDocument) somehow.
Like
self->MyDocController
but again, I cannot see how to do this in Objective-C
Barry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden