Simulate input/Mouse: Difference between revisions

originated with autohotkey
(toc)
(originated with autohotkey)
Line 19:
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