Search found 5 matches

by Duncan Scott
Tue Sep 30, 2008 8:54 am
Forum: Automation API
Topic: Problem with custom ListBox
Replies: 2
Views: 3636

Thanks very much. I've asked our developers to look into it. It looks like they've agreed to improve the components to make them more readable for automation tools :).
by Duncan Scott
Mon Sep 08, 2008 10:28 am
Forum: Automation API
Topic: Why does Mouse.ClickControl not automatically gain focus?
Replies: 4
Views: 4448

Thanks very much :).
by Duncan Scott
Fri Sep 05, 2008 1:52 pm
Forum: Automation API
Topic: Why does Mouse.ClickControl not automatically gain focus?
Replies: 4
Views: 4448

Ok, that seems fair enough I guess :). But think what surprised me was that there was no error code either or perhaps an Exception. The function says it returns an error code, so I thought this would perhaps indicate if the Click had failed to activate the Control it was targetted at. Otherwise, I'm...
by Duncan Scott
Fri Sep 05, 2008 9:51 am
Forum: Automation API
Topic: Problem with custom ListBox
Replies: 2
Views: 3636

Problem with custom ListBox

Hi, I'm currently evaluating your product as a replacement for our current automation solution. I'm having a problem with one of our controls. We have a few custom controls written in C++, and this one is a special ListBox with acts almost like a treeview. I don't think I can send you a copy of the ...
by Duncan Scott
Thu Sep 04, 2008 2:04 pm
Forum: Automation API
Topic: Why does Mouse.ClickControl not automatically gain focus?
Replies: 4
Views: 4448

Why does Mouse.ClickControl not automatically gain focus?

Hi, I've just been having a look at Ranorex as a potential replacement for our old automation software. I had a look through the VS2005 sample with the calculator and had a tinker. Having looked a bit more into it, it looks like the best way of clicking something is to actually cast the clickable ob...