Search found 7 matches

by StevenR
Thu Dec 22, 2011 6:46 pm
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

Re: TextValue variable doesn't always work for QT fields

Thank you, that helps some. I will have to investigate what, if anything, the developers did differently on the buttons that did not press and other functionality that was not reproduced with this demo app. For the combobox, how are you getting the list of items in it? If I just look at the Items va...
by StevenR
Mon Dec 19, 2011 7:47 pm
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

Re: TextValue variable doesn't always work for QT fields

I have created the demo app that shows many of the issues I have been experiencing with QT elements.
by StevenR
Thu Dec 08, 2011 6:50 pm
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

Re: TextValue variable doesn't always work for QT fields

Ok, I will make one and post it here as soon as I am finished. It may be awhile before I can do it as I have other higher priority things I am working on too right now.
by StevenR
Tue Dec 06, 2011 8:33 pm
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

Re: TextValue variable doesn't always work for QT fields

I'm afraid not, our software has too much stuff in it that's export controlled or requires a security clearance to see. I may be able to whip up a sample application with some of the QT UI elements I've been having trouble with if you like or you could use the ones included with QT.
by StevenR
Tue Dec 06, 2011 2:21 am
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

Re: TextValue variable doesn't always work for QT fields

That would be most excellent. Most of our software is switching over to using QT for the user interface. I have been running into many other issues using QT. Tables: - If the table has a scroll bar ranorex can only see the elements that are visible - If the table has a scroll bar ranorex cannot dete...
by StevenR
Thu Dec 01, 2011 10:04 pm
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

Re: TextValue variable doesn't always work for QT fields

Ah ok, thanks. I was using the PressKeys method as a workaround but I was wondering if I was just doing something wrong in getting it to play nice with QT. Will there be better QT support in the future?
by StevenR
Wed Nov 30, 2011 10:53 pm
Forum: Automation API
Topic: TextValue variable doesn't always work for QT fields
Replies: 14
Views: 2729

TextValue variable doesn't always work for QT fields

Hello, I am using Ranorex to make automated tests and have run into issues when working with software that uses the QT framework. I did copy the plugins folder and created the qt.conf file so everything mostly works but there is still a lot of Ranorex functionality that does not work as expected. On...