In the case of a search service disruption the status updates will be shown here.
EdA
Posts: 37 Joined: Tue Apr 01, 2003 11:32 pm
Post
by EdA » Wed Jan 04, 2006 8:19 pm
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 » Wed Jan 04, 2006 11:27 pm
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 » Sat Jan 07, 2006 1:38 am
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 » Sat Jan 07, 2006 3:53 am
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 » Thu Jan 19, 2006 6:57 am
the task manager scrolling was also default windows behaviour, i added my own handler for both, will be in the next version.