06-06-2003, 08:29 AM
In QM cannot coexist click and double-click triggers.
My solution is following: let #M macro measure whether click or double-click has occured. It then can execute different code for click and double click. Of course, it can start other macros based on result. The #M macro really should be function.
My solution is following: let #M macro measure whether click or double-click has occured. It then can execute different code for click and double click. Of course, it can start other macros based on result. The #M macro really should be function.