Why does call not work used this way?
Posted: Sat Nov 19, 2011 4:04 pm
If I use
call "mouseup" of button "Get location" on card 2
to simulate a button click, it works as intended.
I had hoped this would simulate a clicked line in a similar way.
call "mouseup" of line 1 of field "Index" on card 2
It causes no error, but does nothing.
How can I simulate the action of clicking the line?
call "mouseup" of button "Get location" on card 2
to simulate a button click, it works as intended.
I had hoped this would simulate a clicked line in a similar way.
call "mouseup" of line 1 of field "Index" on card 2
It causes no error, but does nothing.
How can I simulate the action of clicking the line?