PDA

View Full Version : save as dialog


xenry
06-25-2007, 01:40 PM
is it possible to catch the event when a file -> save as is selected. I want to show my custom dialog with some restrictions and so on, instead of the default getSaveFileName dialog of max

hblan
06-26-2007, 02:41 AM
1. get current file path and name : maxfilepath maxfilename .
2. max command : max file save , it will not envoke a dialog, so insert it to ur rollout events .
3. copyfile() ranamefile() .... do anything with current max file .

CGTalk Moderation
06-26-2007, 02:41 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.