![]() |
#4
|
|||
|
|||
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 |
|
|