Message order of mouseUp and mouseDoubleUp

Bill Vlahos bvlahos at mac.com
Sun Jun 3 22:40:08 EDT 2012


I have a button that has handlers for mouseUp and mouseDoubleUp. If the user double clicks the button the mouseUp always gets handled before the mouseDoubleUp.

How can I prevent that? If the user double clicks I only want the mouseDoubleUp message to be sent or at least be sent before the mouseUp.

Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
lcTaskList: (http://www.infowallet.com/lctasklist/index.htm)




More information about the use-livecode mailing list