Re: Win32lib again, onMouse over a list-control ?

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

Hi Gwen,

>
>Is there a way to simulate this with win32lib ? :
>
>because the onMouse[] event don't seem to work with a list-control.

The current library only supports Right Button Down events for lists. As a
quick fix, you can change the line in the library that looks like ...

classAttr[List]=0

   to ....

classAttr[List]=w32Clickable

I haven't followed all the implications of this fix yet, but it seems to
work okay.

-----
cheers,
Derek Parnell

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

Search



Quick Links

User menu

Not signed in.

Misc Menu