| View previous topic :: View next topic |
| Author |
Message |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Wed Mar 28, 2007 7:03 pm Post subject: Enumerating TrackBar |
|
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 |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Thu Mar 29, 2007 9:28 pm Post subject: |
|
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 |
|
| Back to top |
|
 |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Sat Mar 31, 2007 10:02 am Post subject: |
|
When can I expect this release? Any timeline for it?
This issue is critical to how I intend to use Ranorex.
Thanks,
James |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Sun Apr 01, 2007 10:32 pm Post subject: |
|
We implemented the following new trackbar functions this week:
Code: click into code to enlarge
TrackBarGetMinPosition
TrackBarGetMaxPosition
TrackBarGetPageSize
TrackBarGetTickCount
We will support these functions in the next release V1.2.0.
| Quote: |
| 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 |
|
| Back to top |
|
 |
|