Re: mouse clicks being buffered between forms

Author: Dan Olsson

Posted: 2009-07-06 at 10:04:46

At 2009-07-06 15:42, you wrote:

>that works for key strokes but not for mouse clicks, if we doulbe

>click a button on form 1 which loads form 2 and on form 2 there is

>another button , that button gets clicked

You could use:

=INKEY(1,'HM')

to "eat" the second mouseclick

>2009/7/6 Peter Cushing <pcushing@whisperingsmith.com>

> > Have you tried CLEAR TYPEAHEAD in the init of the form?

******************************

* Dan Olsson

* <mailto:dan@dolittle.se>

* <http://www.dolittle.se>

©2009 Dan Olsson