Jump to content

Simulate input/Mouse: Difference between revisions

moving "where it came from" category to talk page
(specify if external windows are ok)
(moving "where it came from" category to talk page)
Line 2:
Specify if the target gui may be externally created.
__TOC__
<br clear=all>
=={{header|AutoHotkey}}==
target gui may be externally created.
Line 21 ⟶ 22:
Note that many of Tk's windows also need appropriate <Enter> and <Leave> events in order to work correctly. For the process of actually simulating a click on a button, it is actually easier to work at the method-call level rather than the event generation level:
<lang tcl>.okBtn invoke</lang>
 
 
 
[[Category:AutoHotkey_Originated]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.