Re: Required Double Extensions in Save Panel
Re: Required Double Extensions in Save Panel
- Subject: Re: Required Double Extensions in Save Panel
- From: John Haager <email@hidden>
- Date: Tue, 17 Sep 2002 12:25:49 -0700
On Tuesday, September 17, 2002, at 11:52 AM, John Nairn wrote:
[ snip ]
Thus no option is what I should have. I guess the Cocoa required
extension option does not look for double extensions? Is there a way to
clean up this process. I want "tar.gz" to be a required extension and I
want to be able to enter it. In other words I would like the save panel
to enforce a double extension. For now I have to delete half the
extension, such as to make it "Archive.tar", and then click "Use
tar.gz" when the error message appears to get to my goal of
"Archive.tar.gz".
Have you considered using the ".tgz" extension? It is still considered
by most systems to be a gzipped tarball, but Cocoa would like it much
better since it isn't a double extension.
-> John Haager <-
_______________________________________________
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.