Solved
How do I override a ClickEvent to double-click?
..
..
Hi, I would personally use the tickEvent: when the button is clicked (in reality the clickEvent is called when the button is is released) you start a tick counter. One tick is 16.6 ms (60Hz). Then if the same button has been clicked again before a set number of ticks you activate whatever function you wish to do.
/Romain
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.