Jump to content

Simulate input/Mouse: Difference between revisions

m
omit TI-BASIC
(Added Java)
m (omit TI-BASIC)
Line 32:
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>
 
{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have a pointing device. -->
Cookies help us deliver our services. By using our services, you agree to our use of cookies.