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 when I click to go to the object browser, the panel I'm looking at goes away because it is no longer active.
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.