Search found 4 matches

by aldo.longhi
Thu Jun 24, 2010 5:45 pm
Forum: Automation API
Topic: TreeView.PathSeparator broken?
Replies: 2
Views: 2458

Re: TreeView.PathSeparator broken?

Alex, Thank you for your prompt response! I have posted a few questions now, and have always received very informative answers very quickly! Your guess is correct; the application under test uses wxWidgets rather than windows forms. I was not aware of the Application.ErrorAsException property; I wil...
by aldo.longhi
Wed Jun 23, 2010 9:50 pm
Forum: Automation API
Topic: TreeView.PathSeparator broken?
Replies: 2
Views: 2458

TreeView.PathSeparator broken?

It appears to me that the PathSeparator property of the TreeView class is broken in Ranorex.Net 1.4 - or else I just don't know how it is meant to work. I have items in a TreeView whose text contains a slash character ('/'), which is the default PathSeparator character. parent1 - child/1 - child/2 p...
by aldo.longhi
Sat Apr 24, 2010 12:23 am
Forum: General Questions
Topic: Unable to register v1.4. The "Register" button is disabled.
Replies: 1
Views: 1841

Unable to register v1.4. The "Register" button is disabled.

My steps: 1) Execute "C:\Program Files\Ranorex 1.4\Bin\RanorexRegister.exe" 2) Set "Product:" to "Ranorex V1.4 Pro" 3) Fill in the "License Name:" and "License Key:" fields The "Register" button remains disabled. Am I doing something wrong? I have a "site" license (I don't remember the exact term). ...
by aldo.longhi
Thu Mar 18, 2010 1:26 am
Forum: Automation API
Topic: Hold down a key while clicking and dragging the mouse
Replies: 1
Views: 4056

Hold down a key while clicking and dragging the mouse

Hello. I am using Ranorex.Net v1.4 on Windows (Win2000, WinXP, Win7) machines. I have a need to perform the following sequence of actions: 1) Press and hold a key on the keyboard (Ctrl) 2) Click and drag with a mouse button (left button for now, but possibly other buttons later) 3) Release the keybo...