Save MyDocument
Save MyDocument
- Subject: Save MyDocument
- From: David Blanton <email@hidden>
- Date: Wed, 30 Dec 2009 18:55:26 -0700
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