valentine
14 years agoContributor
Disabled object is shown as enabled
Hello,
I have a series of buttons in my application, some of the buttons are 'disbaled', I can see it but at the object browser in TC, it shows them as 'enabled'.
So, in my code, when I test for 'obj.Enabled' I get true, and when I click it, I get the erro:" attempt to click an object which is invisble or out of bounds'. Is there another way to find 'Enable' prperty of the object?.
I have a series of buttons in my application, some of the buttons are 'disbaled', I can see it but at the object browser in TC, it shows them as 'enabled'.
So, in my code, when I test for 'obj.Enabled' I get true, and when I click it, I get the erro:" attempt to click an object which is invisble or out of bounds'. Is there another way to find 'Enable' prperty of the object?.