|
-
Jul 1st, 2001, 01:36 PM
#1
Thread Starter
Lively Member
VB6 Mousewhell support???
Just curious...
I've noticed for a long time (really annoying) that on all systems I've used VB6 on there seems to be no mouse wheel support.
Like - when your looking at your code, you can use the mouse wheel to scroll up and down.
Any fixes?
Thanks...
-
Jul 1st, 2001, 01:51 PM
#2
Member
I had the same problem. I downloaded and installed the intellimouse software from Microsoft's website and it all works fine now.
-
Jul 1st, 2001, 01:52 PM
#3
Are you talking about during runtime? or design time? If it's during runtime, you need to subclass and catch the WM_MOUSEWHEEL event. Otherwise when it's in design time, it works fine for me.
-
Jul 1st, 2001, 11:20 PM
#4
Thread Starter
Lively Member
nope not during runtime....
Hmmm... using a Logitech Optical MouseMan.
I don't like installing the Logitech Mouse Drivers as it seems to have a negative effect on my Q3 play. 
Funny... VB6 is the only APP I've used that doesn't seem to recognize the scroll wheel.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|