On Sun, Jul 10, 2011 at 6:38 PM, Terry Brown <[email protected]> wrote: > Just a heads up that I've fiddled with the doubleclick handling code on > the trunk, please let me know asap if anything seems odd.
I would much rather not have timers going off in event handlers. What's wrong with having both single-click and double-click event handlers firing? The single-click code seems like it should not be objectionable: it simply selects the node. If, later, we get a double click, what harm has been done? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
