![]() |
|
|
|
#1
|
|||
|
|||
|
Thanks for this solution.
Is there a way to get this window list from vizconnect or would I have to check all windows for existence and assemble it myself? |
|
#2
|
|||
|
|||
|
You can get a handle to the window list using the following code. This works for the cave single machine option:
Code:
windows = vizconnect.getDisplay('display_name').getRaw().windowList
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|