Enumerating TrackBar

Class library usage, coding and language questions.
James Hirst
Posts: 21
Joined: Wed Dec 06, 2006 6:24 pm
Location: UK
Contact:

Enumerating TrackBar

Post by James Hirst » Wed Mar 28, 2007 6:03 pm

Hi,

I'm currently working with a TrackBar (msctls_trackbar32) - I've looked at the Ranorex documentation and seen how you can set and get the trackbar position but how can I get a count of the TrackBar index so I can loop through it?

Thanks,
James

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Thu Mar 29, 2007 8:28 pm

I put this feature request into the todo list.
I think we can support it in the next version (V1.2.0).

Jenö
Ranorex Team

James Hirst
Posts: 21
Joined: Wed Dec 06, 2006 6:24 pm
Location: UK
Contact:

Post by James Hirst » Sat Mar 31, 2007 9:02 am

When can I expect this release? Any timeline for it?
This issue is critical to how I intend to use Ranorex.

Thanks,
James

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Sun Apr 01, 2007 9:32 pm

We implemented the following new trackbar functions this week:

Code: Select all

TrackBarGetMinPosition
TrackBarGetMaxPosition
TrackBarGetPageSize
TrackBarGetTickCount
We will support these functions in the next release V1.2.0.
When can I expect this release? Any timeline for it?
I think we will release the next version end of april.
Please contact us if you need a version earlier.

Jenö
Ranorex Team