Hi Matt,
You are seeing the standard Java event behavior. Each mouse click
produces an event. The click count increases depending on if the mouse
moved and the time interval between the previous click.
- Don
On Thursday, September 20, 2001, at 04:19 AM, Hedges, Matthew
(Contractor) wrote:
>
> This might seem like an odd question. Has anyone experienced some
> strange
> behaviour in distance mouse mode when double clicking the left mouse
> button.
>
> I am investigating a problem in my application, and found that when I
> double
> click the mouse on the map bean, I was getting two events being sent to
> my
> mouse mode code. The first was a mouse_clicked event with a "click
> count" of
> one, the second was a mouse_clicked event with a "click count" of two
> (sometimes I think a mouse_pressed event occurs first as well). I was
> expecting that I should receive only one mouse_clicked event - with a
> "click
> count" of two.
>
> I have experimented with distance mouse mode, just adding some output
> statements and it seems to confirm this behaviour. Can anyone shed any
> light
> on this behaviour? Is it what you would expect?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Donald F. Dietrick, dietrick@bbn.com
BBN Technologies, 10 Moulton Street, Cambridge, MA 02138
617.873.3031 FAX 2794
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Thu Sep 20 10:29:08 2001
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:31 EDT