Is there a quick way (perhaps a script) to reset the floating window positions for max (and the same for maya). It can be a right pain in the arse faffing around trying to get the material editor to show up again after you unplug a second monitor.
You can also delete/rename the 3dsmax.ini file and it will reset the window positions. I'm not sure what else it resets since I've always used the above trick. I have no idea why they haven't added a "reset all windows position" option from the main menu.
You can find the 3dsmax.ini file in: Vista: C:/Users\USERNAME\AppData\Local\Autodesk\3dsmax\2009 - 32/64bit\enu XP:C:/Documents and Settings\USERNAME\Local Settings\Application Data\Autodesk\3dsmax\
well its nice to have a script as it works with basicly all max versions and you dont need to install it. Just open the listerner paste the code select it and hit 'enter' (not return!)
you have to open close them,- or restart max.
For example if the material editor is gone hit twice m to make it invisible and visible with the new position- should work
When you are renaming 3dsmax.ini you will also loose all your other custom settings like user pathes, render options, etc...
To avoid this, make a backup of 3dsmax.ini and then start to edit the original 3dsmax.ini with notepad, wordpad, ...
Each window positions and sizes are stored in the ini file marked with
Replies
You can use this trick to retrieve windows from off screen. I had the same issue with the material editor, curve editor... and it got them all back.
You can also delete/rename the 3dsmax.ini file and it will reset the window positions. I'm not sure what else it resets since I've always used the above trick. I have no idea why they haven't added a "reset all windows position" option from the main menu.
You can find the 3dsmax.ini file in:
Vista: C:/Users\USERNAME\AppData\Local\Autodesk\3dsmax\2009 - 32/64bit\enu
XP:C:/Documents and Settings\USERNAME\Local Settings\Application Data\Autodesk\3dsmax\
http://scriptspot.com/3ds-max/reset-windows
For example if the material editor is gone hit twice m to make it invisible and visible with the new position- should work
When you are renaming 3dsmax.ini you will also loose all your other custom settings like user pathes, render options, etc...
To avoid this, make a backup of 3dsmax.ini and then start to edit the original 3dsmax.ini with notepad, wordpad, ...
Each window positions and sizes are stored in the ini file marked with
[windownamePosition]
For Example:
[MtlEditorPosition]
ZoomLevel=1
MainWindow=490 2 367 897
or
[EnvironmentDialogPosition]
Dimension=2240 0 348 780
The first value contains the x-Position of the window.
If it reads 2240 change it to 240 and it will appear on your primary display again.
Do so with every floating panel you are missing and you are back on duty without missing any other customization to 3ds...
1. activate the window.
2. alt space
3. tap the m key
4. tap the down arrow key
5. move your mouse.
though i don't see why programs don't automatically snap offscreen windows, once you disconnect a 2nd monitor.