Re: Newbie question: forcing data format during saveDocumentTo:
Re: Newbie question: forcing data format during saveDocumentTo:
- Subject: Re: Newbie question: forcing data format during saveDocumentTo:
- From: Scott Anguish <email@hidden>
- Date: Wed, 10 Sep 2003 18:14:53 -0400
On Sep 10, 2003, at 4:38 PM, M. Uli Kusterer wrote:
Unfortunately for me, I have not been able to come up with a
dramatically better name for the action in my program than "Export".
I have modified it to say "Export Text", but that feels like
upgrading the description of Earth from "harmless" to "mostly
harmless". It doesn't really make it as intuitively obvious as
"compile" does. Of course, naming the action "compile" assumes your
user is familiar with the name of the process for creating an object
file.
Generally, if you're using the NSDocument classes, you'd use a Save
as... that would then have the option of using a writing-only format.
Otherwise, how about "Save to..."
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.