An easy way to repeat the mouse click
Posted: Sat May 27, 2006 4:05 pm
Just a thought:
A while ago I was trying to create a little slide show. I found that there was no easy way to repeat the mouse click in GE. I had to write some code to get the repeated left mouse click event to register.
The code was (for me) rather sophisticated. I would never have figured it without the help of some people in the forum.
Would it be a good feature to add some sort of abiltiy to loop for such an event? Maybe a checkbox that would allow a GE user to select the box if they wanted the click to be registered on each click rather than just once?
A while ago I was trying to create a little slide show. I found that there was no easy way to repeat the mouse click in GE. I had to write some code to get the repeated left mouse click event to register.
The code was (for me) rather sophisticated. I would never have figured it without the help of some people in the forum.
Would it be a good feature to add some sort of abiltiy to loop for such an event? Maybe a checkbox that would allow a GE user to select the box if they wanted the click to be registered on each click rather than just once?