Jump to content

Mouse Wheel?


 Share

Recommended Posts

  • Administrators

I'll check the APIs to see if it can be done. And if so add it for a later version (current features are frozen for initial release)

Edit: Seems simple enough but it will only work on NT/2000/XP

Edited by Jon
Link to comment
Share on other sites

I'll check the APIs to see if it can be done.  And if so add it for a later version (current features are frozen for initial release)

Edit: Seems simple enough but it will only work on NT/2000/XP

Win 98/ME can also understand the mousewheel. Will your solution work there too?

David Nuttall
Nuttall Computer Consulting

An Aquarius born during the Age of Aquarius

AutoIt allows me to re-invent the wheel so much faster.

I'm off to write a wizard, a wonderful wizard of odd...

Link to comment
Share on other sites

How about checking out Microsoft documentation for VC6? It is in the Windows 98 samples area.

David Nuttall
Nuttall Computer Consulting

An Aquarius born during the Age of Aquarius

AutoIt allows me to re-invent the wheel so much faster.

I'm off to write a wizard, a wonderful wizard of odd...

Link to comment
Share on other sites

Hmm, what about explicitly posting the message to simulate(stimulate?) the MOUSEWHEEL? B) I will try it this week end and let you know. :whistle:

David Nuttall
Nuttall Computer Consulting

An Aquarius born during the Age of Aquarius

AutoIt allows me to re-invent the wheel so much faster.

I'm off to write a wizard, a wonderful wizard of odd...

Link to comment
Share on other sites

  • 4 weeks later...

:whistle: mousewheel, puhleeeze gimmie control of the mousewheel. I have another ap I am trying to control, and the only way to get it to accept input properly is to use the mousewheel to move the ``cells'' in my window. Otherwise, the web browser screen stops accepting {right} commands and my cells die. puhleeze ... quickly, hack, handle, workaround, puhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhleezepuhl

eezepuhleezepuhleeze

Have I said `please' enough?

grazie ...

(If I had a really good sig file, this is where it would go ..)

If I had a really good sig file, this is where it would go.

Link to comment
Share on other sites

:whistle: willing to test ... I think I grabbed the *.zip file, but -- sorry -- not finding a reference to use it. suggestions on where to look?

MouseWheel ( "direction" [, clicks] ) example MousWheel("up", 3)

direction is "up" or "down"

clicks is a number; if omitted, 1 is used

Works on Windows NT/2000/XP ONLY

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Link to comment
Share on other sites

:whistle: that is, i downloaded the zip files, unzipped them to my v3 directory, but when I tried to use the mousewheel command, I got essentially `this program has never heard of that function' error message, so I am assuming I did not grab and extract the files properly ... thanks.

If I had a really good sig file, this is where it would go.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...