Page 1 of 1

Vey Minor Annoyance with Scrolling

Posted: Wed Jan 04, 2006 8:19 pm
by EdA
Using the mouse scroll wheel, in the Search Service window, it scrolls line by line. In all the other windows, it's a page scroll.

Cheers,
Eddie

Posted: Wed Jan 04, 2006 11:27 pm
by MrEman
Edit>Properties>Mouse wheel scrolls headers page at a time

Put a check in the box :)

Posted: Sat Jan 07, 2006 1:38 am
by EdA
Already checked.

Did you notice that I said it was ONLY the Search Service window that scrolls line by line. All the others scroll pages.

Cheers,
Eddie

Posted: Sat Jan 07, 2006 3:53 am
by alex
the list view implementations are different, it could be well i forgot to handle scrolling, then need to move the related code from the task manager (it also uses the standard list view implementation), if i didn't add the special handler it uses your default windows settings, in short i'll check it.

Posted: Thu Jan 19, 2006 6:57 am
by alex
the task manager scrolling was also default windows behaviour, i added my own handler for both, will be in the next version.