hrothrock
8 years agoContributor
properties on objects
How do I get to the properties of an object that only exists while the window is active? I have a search box that opens a panel with search results. I can capture this panel with the object spy but w...
- 8 years ago
Just use the information in Object Spy... it's the same as what would show up in Object Browser. The only thing you are missing is the hierarchal view but that should be visible in the Object Spy window as well as a text string showing the value.