Jan. 26, 2010
8:13 p.m.
On 1/26/2010 12:26 AM, John M McIntosh wrote:
Now the problem then is triggered if someone calls InputSensor>>peekEvent with just the right timing to see the menu event on the queue. If that happens from Morph's desired to peek ahead to make decision on mouse movement or keyboard interaction, then the side effect of the peek is to generate a duplicate set of synthetic keystrokes.
Good one! I would have never thought about that possibility... Thanks :-) Michael