Re: Win32Lib: MouseTrap Bug

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

cklester wrote:
> 
> -- Derek, to see bug in action:
> -- 1. run the code below
> -- 2. use mousewheel over the EditText box
> --    you'll note max of 30, min of 1
> -- 3. click the checkbox
> -- 4. now try to scroll the EditText again
> --    you'll note it will never work again.
> 
> -- lemme know what you find out! please! :)

[code snipped]

I works just as I would expect it to. You do realize that the MouseTrap
is a section of the window that responds to mouse events. So if you don't
have the mouse over the the section you defined (EditText3), then you
won't get events happening.

-- 
Derek Parnell
Melbourne, Australia

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

Search



Quick Links

User menu

Not signed in.

Misc Menu