Re: Save MyDocument
Re: Save MyDocument
- Subject: Re: Save MyDocument
- From: David Blanton <email@hidden>
- Date: Wed, 30 Dec 2009 19:01:25 -0700
Duh ... It was workling and I didn't see it.
sorry for the bandwidth waste.
On Dec 30, 2009, at 6:55 PM, David Blanton wrote:
MyDocument is a subclass of NSDocument.
The docs say:
You can control whether the default accessory view (which contains a
pop-up menu allowing the user to choose what type to save) appears
in the Save panel by overriding shouldRunSavePanelWithAccessoryView.
The default accessory view is used if that method returns YES and
the document supports writing multiple types.
I can instance a view in IB, add a popup with file types but how to
hook this up the NSSavePanel is a ?
db_______________________________________________
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
_______________________________________________
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