Re: Standard Cocoa Save Panel crashing in Leopard
Re: Standard Cocoa Save Panel crashing in Leopard
- Subject: Re: Standard Cocoa Save Panel crashing in Leopard
- From: Fritz Anderson <email@hidden>
- Date: Fri, 21 Dec 2007 21:00:48 -0600
On 21 Dec 2007, at 4:21 PM, John Nairn wrote:
textContainer = [[NSTextContainer alloc] init];
Perhaps it is not the source of your problem, but I wonder if -init is
a proper initializer for NSTextContainer. The designated initializer
is initWithContainerSize:.
— F
_______________________________________________
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