One of the things that really annoy me is when applications don't allow me quick access to the file I just saved/exported/created/generated/print to pdf... Examples: Save attachment from Outlook, Save as in Word, Excel - in these cases and many more you need to manually go and locate the file you just saved. Annoying.
I'm thinking of redesigning my message for any file created with my application. Right now I have a few different messages using ShowMessage, like 'Action executed.', 'Done', 'File saved.', 'File copied', 'Project summary saved as PDF.' and others - all related to files begin saved - a mess.
I'm thinking of having a new message form with button 'Locate file' so that any file generated from my application is accessible right away.
How do others deal with this?
I'm interested in any suggestions on design, maybe extending my initial idea to something even more useful.
Thanks!