Re: Regarding SavePanel in NSDocument
Re: Regarding SavePanel in NSDocument
- Subject: Re: Regarding SavePanel in NSDocument
- From: Graham Cox <email@hidden>
- Date: Fri, 29 May 2009 01:08:56 +1000
On 29/05/2009, at 12:47 AM, Sourabh Sahu wrote:
I created NSDocument which has inbuilt SavePanel, what I want is the
reference of SavePanel in my class.
What's an inbuilt save panel? Because there isn't one in a normal
NSDocument
I tried NSSavePanel *panel = [NSDocument savePanel]
But the code crashes.
In what way? Show the stack trace. Show your code. Show something.
--Graham
_______________________________________________
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