Scrollmouse doesn't work correctly

Hi list,

I noticed an annoying problem with a scroll mouse. Using a Labtec scroll mouse
in a wxPython application (2.4.2.4) and Python 2.3 it sometimes works, but
sometimes it doesn't. The scrollbar moves in the correct direction, but the
screen itself moves in the opposite direction.

Hope it can be solved.

Thanks in advance

D.Kniep

Dick Kniep wrote:

Hi list,

I noticed an annoying problem with a scroll mouse. Using a Labtec scroll mouse in a wxPython application (2.4.2.4) and Python 2.3 it sometimes works, but sometimes it doesn't. The scrollbar moves in the correct direction, but the screen itself moves in the opposite direction.

Which platform? What kind of window is it?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Platform SuSE 9.1 Linux, happens in Boa Constructor and in my own application.

Cheers,
Dick Kniep

···

On Thursday 30 September 2004 03:10, Robin Dunn wrote:

Dick Kniep wrote:
> Hi list,
>
> I noticed an annoying problem with a scroll mouse. Using a Labtec scroll
> mouse in a wxPython application (2.4.2.4) and Python 2.3 it sometimes
> works, but sometimes it doesn't. The scrollbar moves in the correct
> direction, but the screen itself moves in the opposite direction.

Which platform? What kind of window is it?