>We don't include the PDF manual in the installer since it just makes the
>download for trial users that much larger.
Understood, and that's a perfectly good reason not to include it in the installer. I'd still like to suggest an option to configure the PDF file as what appears when F1 is pressed. If the user has made an error in terms of the file's location, they'd either get an error message or else the usual on-line help on the web would appear.
>You want the Navigator to hilight the 'to be dropped onto folder' ?
Yes, please -- emphasize it in some way, however minor.
>Are you talking about when saving from the IPTC Stationery Pad?
Saving from or loading into, yes.
>Why not just use snapshots?
>They're faster and easier both for saving and for loading?
They're faster but they are somewhat less 'discoverable' in terms of their file locations. (It does kinda beg the question, though -- if snapshots are faster and easier for saving and loading, then why have the Load... and Save... buttons in the stationery dialogs at all?)
Regarding editable text fields:
>There is nothing special about them. They're just intentionally disabled
>text fields. If we make them editable then we have to validate them as well
>since a user could then type all kinds of invalid gibberish into them.
That's true. It's what I see at work every day: any time you permit user input, you have to treat it as potentially "suspect" until it's validated. But you are already doing this kind of user-input validation. For example, in the latest beta at least, if I try to rename a file within the contact sheet and if I try to use "<" or ">" or "|" in the new name, I get a <beep!>. The program blocks use of those characters (I can use "%" and "+", though -- neither of them "DOS-legal" characters). IOW, you do already have such validating code in the program.
>If they're only filled out by picking from
>a folder picker dialog then this is impossible.
I'm talking about an either/or situation here. You have the path in the clipboard? Paste it into the field and have done with it. Otherwise, pick it from the folder-picker dialog. But aside from the preferences dialog:
>How often do you change these paths?
I don't change default paths often. But that is not the only time a "folder picker" dialog box appears when the program is used.