From: Martin on 19 Mar 2007 19:47 FWIW, VB6MouseWheelFix seems to work ok in Vista.
From: Kevin Provance on 19 Mar 2007 20:24 I'm one of those unique people who still use VB with SDI turned off. That particular solution never worked in that environment. I can't stand SDI. Never have. "Martin" <martinvalley(a)comcast.net> wrote in message news:648uv2tso0mhrt695v1vqq03q7hg4rgien(a)4ax.com... | FWIW, VB6MouseWheelFix seems to work ok in Vista.
From: Martin on 19 Mar 2007 21:06 SDI "turned off" meaning that: Tools|Options|Advanced|SDI Development Environment is unchecked? If that's the case, then the MouseWheelFix works just fine in that situation. That's the only way I have ever had mine set up. On Mon, 19 Mar 2007 20:24:33 -0400, "Kevin Provance" <casey(a)tpasoft.com> wrote: >I'm one of those unique people who still use VB with SDI turned off. That >particular solution never worked in that environment. > >I can't stand SDI. Never have. > > >"Martin" <martinvalley(a)comcast.net> wrote in message >news:648uv2tso0mhrt695v1vqq03q7hg4rgien(a)4ax.com... >| FWIW, VB6MouseWheelFix seems to work ok in Vista. >
From: Kevin Provance on 19 Mar 2007 22:28 No,no. My bad. I have it turned *on*. What I can't stand was having VB work in an MDI environment. I like all my windows free floating. The way VB is set up be default was too cramping and constrictive, especially in a multi-monitor environment. Interfaces on the primary and code windows on the other. :) "Martin" <martinvalley(a)comcast.net> wrote in message news:tlcuv2hgbq6gn6p24kq3ida82qi1hfh4c4(a)4ax.com... | SDI "turned off" meaning that: Tools|Options|Advanced|SDI Development | Environment is unchecked? | | If that's the case, then the MouseWheelFix works just fine in that | situation. That's the only way I have ever had mine set up. | | | | On Mon, 19 Mar 2007 20:24:33 -0400, "Kevin Provance" | <casey(a)tpasoft.com> wrote: | | >I'm one of those unique people who still use VB with SDI turned off. That | >particular solution never worked in that environment. | > | >I can't stand SDI. Never have. | > | > | >"Martin" <martinvalley(a)comcast.net> wrote in message | >news:648uv2tso0mhrt695v1vqq03q7hg4rgien(a)4ax.com... | >| FWIW, VB6MouseWheelFix seems to work ok in Vista. | > |
From: Paul Lambert on 19 Mar 2007 02:00 MikeD wrote: > This has to do with the driver you're using. Remember, VB6 came out in > 1998, before wheels on mice were common. Therefore, VB doesn't natively > support a wheel. For the wheel to work in VB, the driver and related mouse > software needs to provide this functionality. For example, I'm partial to > Logitech mice. Their MouseWare software provides this functionality in apps > that don't natively support wheel functionality. Check the web site of your > mouse manufucture for specific Vista drivers and software that may provide > this functionality to legacy apps. But....don't get your hopes up. Any > hardware older than just a couple years probably isn't going to have > official support under Vista. [snip] I'm using a brand new microsoft notebook optical mouse 3000 that I purchased around two weeks ago, I have the latest driver. forgive me if I read this incorrectly, but are you telling me microsoft don't have a properly functioning wheel mouse driver under vista for their own hardware? P. -- Posted via a free Usenet account from http://www.teranews.com
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 Prev: C string array problems (again) Next: COM-RPCServer - New Version |