Re: Regarding SavePanel in NSDocument
Re: Regarding SavePanel in NSDocument
- Subject: Re: Regarding SavePanel in NSDocument
- From: Andy Lee <email@hidden>
- Date: Thu, 28 May 2009 23:10:40 -0400
On May 28, 2009, at 11:08 AM, Graham Cox wrote:
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]
Is savePanel an instance method or class method?
But the code crashes.
In what way? Show the stack trace. Show your code. Show something.
Yes. Don't expect people to guess what you're doing. SHOW US what
you're doing and tell us what happened.
--Andy
_______________________________________________
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