mouse wheel scrolling

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Just curious... is there any partincular reason that the mouse wheel doesn't
scroll in the code edit window? I've always found this to be pretty
tedious... wondering if there is a setting somewhere to get it to work

Thanks
Jack
 
Dymondjack said:
Just curious... is there any partincular reason that the mouse wheel doesn't
scroll in the code edit window? I've always found this to be pretty
tedious... wondering if there is a setting somewhere to get it to work


For the VBA IDE there is a KB article with a downloadable fix
Mouse wheel events do not work in the Visual Basic 6.0 IDE
http://support.microsoft.com/?id=837910

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Thanks guys, I didn't actually expect to get an answer on this one. For the
record, Brian, I'm running XP/2003, but I'm going to go try out Tony's link
first in hopes to keep things 'microsoft' related. Thank you both.

Jack
 
Thank worked great. It's amazing how the smallest details can make things so
much easier. Happy coding!
 
Dymondjack said:
Just curious... is there any partincular reason that the mouse wheel doesn't
scroll in the code edit window? I've always found this to be pretty
tedious... wondering if there is a setting somewhere to get it to work

It did work originally and then MS updated their mouse driver and broke it.
Then quite a while later they issued a patch that fixed it again. I used to
keep an old copy of the Intellimouse driver CD around for this very reason.
 
Dymondjack said:
Thank worked great. It's amazing how the smallest details can make things so
much easier. Happy coding!

Absolutely agreed on that one.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top