I'm 98% sure it is inaccessible.

Your best bet is checking Desktop.ActiveLayout.Views for the window and see
if there is an attribute you can read for it, but I doubt there is for that.


On Fri, May 18, 2012 at 11: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.
>
>

Reply via email to