Re: How to do Save As... in Lion
Re: How to do Save As... in Lion
- Subject: Re: How to do Save As... in Lion
- From: Quincey Morris <email@hidden>
- Date: Sat, 17 Sep 2011 20:13:19 -0700
On Sep 17, 2011, at 19:59 , Gerriet M. Denkmann wrote:
> My app had (before Lion) a Menu Item Save As... which brought up a save panel with a SavePanelAccessory, which contained a PopUpButton with all available stringEncodings.
>
> In Lion there is only Save... (which also shows my SavePanelAccessory) for new documents.
> But after this, there is only Save a Version, which does NOT show a save panel (and thus no SavePanelAccessory).
>
> How should I implement the old pre-Lion feature of setting the stringEncoding?
The Lion way is via Duplicate. This creates a new document, and when you save it the save panel will be displayed.
_______________________________________________
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