Re: leftDBLClick?

new topic     » goto parent     » topic index » view thread      » older message » newer message

I'm assuming you are referring to double clicks in the Window itself. This
is because the win32lib doesn't enable double-click detection by default. To
change win32lib's behaviour run these lines of code just after the include
of win32lib.ew...

  object VOID
  VOID = classDefaults(Window, {{CCwinstyle, CS_DBLCLKS}})

--------
Derek

----- Original Message -----
From: "Tyler Southwick" <wick900 at operamail.com>
To: "EUforum" <EUforum at topica.com>
Sent: Saturday, November 17, 2001 1:56 PM
Subject: leftDBLClick?


>
> when i try the LEFT_DOUBLECLICK event in the onMouse event, nothing ever
> happens.  Why?
>
>
>
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu