Search found 5 matches

by jeffras
Wed Nov 08, 2006 4:39 pm
Forum: Automation API
Topic: Problem obtaining menu from form.
Replies: 5
Views: 4153

I can only see the menu and not the individual menu items with ranorexspy. It looks like I will not be able to test the menubar with ranorex :0(

Thanks for the help with this.

Jeff
by jeffras
Tue Nov 07, 2006 10:00 pm
Forum: Automation API
Topic: Problem obtaining menu from form.
Replies: 5
Views: 4153

After more digging at this problem I found that our application uses a non windows menubar (http://www.componentsource.com/products ... mmary.html)

Is there any way to access the menu items of the control or am I out of luck?

Thanks
Jeff
by jeffras
Tue Nov 07, 2006 9:38 pm
Forum: Automation API
Topic: Problem obtaining menu from form.
Replies: 5
Views: 4153

Problem obtaining menu from form.

I have used the examples of passing the form to the menu constructor on our application and I always receive a menu object with no items (getItemCount() = 0). I can iterate through all of the controls and I have identified the main menu control. Is there a way to create a menu object from the actual...
by jeffras
Mon Nov 06, 2006 11:27 pm
Forum: General Questions
Topic: 64bit Windows - Visual Studio Express Support??
Replies: 3
Views: 6142

I do receive the same error while running all the sample apps other then the 2 cpp examples.

windows xp 64bit
enu
v 0.9.4

I have been testing on 32 bit machines and I believe that must be my problem because everything works fine.
by jeffras
Mon Nov 06, 2006 5:53 pm
Forum: General Questions
Topic: 64bit Windows - Visual Studio Express Support??
Replies: 3
Views: 6142

64bit Windows - Visual Studio Express Support??

Do the supplied dll's support visual C# 2005 express edition? Whenever I try to run an app I receive an exception loading the RanorexCore.dll (system.badimageformatexception)?

Thanks for the help.

Jeff