Vey Minor Annoyance with Scrolling

In the case of a search service disruption the status updates will be shown here.
Post Reply
EdA
Posts: 37
Joined: Tue Apr 01, 2003 11:32 pm

Vey Minor Annoyance with Scrolling

Post 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
MrEman
Posts: 123
Joined: Tue Aug 12, 2003 7:06 pm
Location: USA Connecticut
Contact:

Post by MrEman »

Edit>Properties>Mouse wheel scrolls headers page at a time

Put a check in the box :)
EdA
Posts: 37
Joined: Tue Apr 01, 2003 11:32 pm

Post 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
alex
Posts: 4553
Joined: Thu Feb 27, 2003 5:57 pm

Post 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.
alex
Posts: 4553
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

the task manager scrolling was also default windows behaviour, i added my own handler for both, will be in the next version.
Post Reply