Mouse wheel?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Eric Reed

    Mouse wheel?

    Hello,

    I'm very new to python coding. I have successfully read mouse clicks
    using the curses library, but I'd like to read wheel movements as well.

    a) Is this possible using curses?
    b) If not, what's the next best way to do this?

    Thanks,

    Eric.

Working...