Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
condition : button changes status
#5
Dialog "Find accessible object" in this case can be useful if you want to know whether the button is an accessible object. Now you know, it is.

Now you need trigger data. For it use another dialog: menu Tools -> Output -> Log -> Acc object events. Click OK. It will show events in the QM output.

When the button becomes disabled or enabled, click (uncheck) the same menu item. It stops recording events.

Then in the output look for the event. It is probably STATECHANGED, and it should contain button name. Use this event data in the Properties dialog to create trigger.


Messages In This Thread
RE: condition : button changes status - by Gintaras - 07-12-2018, 02:08 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)