Saving File names with appended characters
Saving File names with appended characters
- Subject: Saving File names with appended characters
- From: "Cook, Mike" <email@hidden>
- Date: Mon, 26 Jun 2006 15:37:42 +0100
- Thread-topic: Saving File names with appended characters
Hi,
I want to allow a user to have the option of automatically appending a
few characters to the end of a file name. These will give information on
the format of images a JPEG file contains. I have done this by adding
the characters to the file name after NSOpenPanel has run. All well and
good but the bit that checks if that file name exists, and prompts you
for overwriting if it does, is part of NSOpenPanel, therefore it never
checks for file names with the added extension characters. It also
checks for names without the appended characters and so is not checking
what will be written later. Before the panel runs I don't know what file
name a user will choose. Any ideas on a strategy to get round this?
Mike Cook
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden