hey kamen i haven't looked at the available attributes but have you tried using the 'View Attributes'? GetAttribute()/SetAttribute() with this View might allow you to set that lock.
s On Fri, May 18, 2012 at 8:33 AM, Kamen Lilov <[email protected]>wrote: > Hello, > > I'm looking for an undocumented feature :) - in the SI preview window, > there is a Lock button that will cause SI to stop sending any further > Render requests (for that preview) until the button is toggled again. > > Is there a way to programatically access, and change, the value of this > toggle? Or at least to simulate a user clicking that button? I suspect that > it all comes down to a flag private to the preview window implementation > (it's not even a scene or pass property) but I need to confirm this. > > K. > >

