The only way I find to deal with this is to iconised the maya window something like:
global string $gMainWindow; window -e -vis 0 $gMainWindow; I don't know the equivalent in python yet ... I think you can even show a big window that cover the whole maya window to force the window to not refresh... On Wed, Oct 8, 2008 at 10:22 PM, wbate <[EMAIL PROTECTED]> wrote: > > I have been searching high and low, does anyone know a command/method > for disabling the refreshing of the main window/interface? I have > scripts that run much faster if Maya isn't updating the display > continuously. Selecting another application that covers Maya's main > window makes the script execution instantaneous. Any thoughts/ideas? > > > > -- --------------------------------------------- Julien Caillaud - Stab site: stabalarash.com msn: [EMAIL PROTECTED] ... --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---
