Need some help - A quick question about your mouse. Is it a click wheel mouse?

It’s much more important that you have something that works for most users than trying to figure out what works for all users.

It can certainly get very dodgy. In the native Qt apps I write, the mouse wheel comes in as an event with the mouse button equal to 4 or 5 for the wheel (or maybe it was 8 or 9?). Maybe that is Qt making it easier on me, IDK.

This is where a good issue/feature tracker can help. Just put it on a/z and make an issue. Then clear your mind. When you’re later trying to procrastinate doing something harder, you can circle back and attack easy issues like this one.

@jeffeb3

The issue is already there on gitlab :slight_smile: I have the code written to use the keyboard and it’s not a major hassle to apply that to a mouse wheel once I can work out what to do. Its the last bit I need to work out but its not a priority to me at the moment now.

Rob

1 Like