Re: Another TableView question...
Re: Another TableView question...
- Subject: Re: Another TableView question...
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 25 Jan 2005 13:50:58 -0800
On Jan 25, 2005, at 11:21 AM, Martha I. Espinosa wrote:
- (id)init
{
NSString *path = [NSString
stringWithFormat:@"/private/tmp/SWinstallers.txt", NSHomeDirectory()];
Apart from the problem with the string method Stéphane mentioned, are
you not calling [super init] in the actual code?
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden