oh nice... thanks luc-eric! @tim, give this a shot?
On Mon, Aug 27, 2012 at 1:28 PM, Luc-Eric Rousseau <[email protected]>wrote: > On Mon, Aug 27, 2012 at 4:02 PM, Steven Caron <[email protected]> wrote: > > these are only exposed to the cpp api right? so i need to expose this to > > scripting in the QtSoftimage plugin... > > it's there in scripting > > desktop = Application.Desktop > desktop.SuspendWin32ControlsHook() > desktop.RestoreWin32ControlsHook() > >

