Could I have the option to set the number of lines I roll with the mouse wheel?
For me, the three lines are far too little.
I want to earn more money with programming, so the mouse has to work faster. ;D ;D
Thanks
Isn't that something you set in the Windows environment?
On a German system: Systemsteuerung->Maus
Yeah, that is usually a mouse setting. Paul could modify how the delta is handled, etc...but then it would be against what the user has set and what they set could even make his change work incorrectly.
The code editor now honors the SystemParametersInfo %SPI_GETWHEELSCROLLLINES scroll setting.