Jump to content

Recommended Posts

Posted

I'd like to be able to get position and set position of a slider which belongs to another application (zoom slider in Microsoft Streets & Trips 2007). Is this at all possible?

Posted

I'd like to be able to get position and set position of a slider which belongs to another application (zoom slider in Microsoft Streets & Trips 2007). Is this at all possible?

Try: _GUICtrlSliderGetPos and _GUICtrlSliderSetPos

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Posted

Try: _GUICtrlSliderGetPos and _GUICtrlSliderSetPos

Yes, disregard my question. For some silly reason I thought those two functions would only work on my own slider, but not on a slider in another program. I just tried _GUICtrlSliderGetPos and it worked. I trust _GUICtrlSliderSetPos will work as well. Thanks!

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
×
×
  • Create New...