Forum Discussion
martin_facchini
11 years agoContributor
OK, the developer who did the fix is back, and I’ve been working with him on this this morning. We found out that both objects were there in the previous build (both with the correct Visible attribute), but they were accidently covered when a previous frame was enlarged. The fixed build just moved the objects to another location, outside the boundary of the frame.
Thanks for everyone’s help.
On a side note, this poses two follow-up questions:
Is there a way for TC to obtain a listing of all objects for a displayed form? You would then be able to do a comparison for missing or misnamed controls on a later run of a script. (The object spy only identifies one control at a time on mouse-over, and also does not uncover any hidden controls.)
Is there an object property that would identify its relative position/order within a form? I not a programmer, so I’m relatively new to controls and their properties.
Thanks for everyone’s help.
On a side note, this poses two follow-up questions:
Is there a way for TC to obtain a listing of all objects for a displayed form? You would then be able to do a comparison for missing or misnamed controls on a later run of a script. (The object spy only identifies one control at a time on mouse-over, and also does not uncover any hidden controls.)
Is there an object property that would identify its relative position/order within a form? I not a programmer, so I’m relatively new to controls and their properties.