Search found 3 matches

by knight01
Mon Oct 29, 2018 4:19 pm
Forum: General Questions
Topic: Background of the object recognition
Replies: 1
Views: 1133

Background of the object recognition

Hi, could somebody explain the background of the object recognition mechanism in Ranorex to me? I read the documentation but it doesn't go into the very details. I suppose Ranorex uses Microsoft UI Automation interface. But what about the other technologies like Delphi, etc.? I would like to know mo...
by knight01
Wed Oct 24, 2018 7:29 pm
Forum: General Questions
Topic: Cannot add special characters to the user code
Replies: 3
Views: 1123

Re: Cannot add special characters to the user code

Thank you for your reply! I'm familiar with the alt codes, but they slow down the coding process. :( Other applications (e.g. Visual Studio) allow overriding the built-in shortcuts. It would be useful also here, developers use @ { } & very frequent during coding so I think it's a bad idea from Ranor...
by knight01
Fri Oct 05, 2018 8:08 pm
Forum: General Questions
Topic: Cannot add special characters to the user code
Replies: 3
Views: 1123

Cannot add special characters to the user code

Hello,

i would like to add some special characters to my user code, e.g. @ { &
I cannot achieve this because ALT+V, ALT+B, …. are the shortcuts of some dialogs (local variables, call stack, …)
How can I solve this, can I override/turn off the hotkeys?

Thanks in advance!