Page 1 of 1

Enumerating TrackBar

Posted: Wed Mar 28, 2007 6:03 pm
by James Hirst
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

Posted: Thu Mar 29, 2007 8:28 pm
by webops
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

Posted: Sat Mar 31, 2007 9:02 am
by James Hirst
When can I expect this release? Any timeline for it?
This issue is critical to how I intend to use Ranorex.

Thanks,
James

Posted: Sun Apr 01, 2007 9:32 pm
by webops
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