Scenario: An application tracks image files by storing images in a table or by storing paths to images kept in a managed folder. When user needs to edit an image, we plan to copy the image file from table (or managed folder) to temp location and launch it via Paintbrush or an image editor of user's choice.
Question: Any suggestions for detecting that a user has edited an image file so we can store the updated copy? I'm thinking that we can track these temp paths and at application shutdown, copy back changed files? AND/OR I'm also thinking that we may be able to launch image editor such that we can determine when image editor exited so we can prompt user if they want to save changed files or not? (Any suggestions on the way to launch exe so that we can determine when exe file has completed?) Any ideas appreciated! Thanks, Malcolm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

