Search found 4 matches

by buzzstop03
Tue Jul 24, 2007 7:03 pm
Forum: Automation API
Topic: Element.Description buffer is limited to 256
Replies: 1
Views: 3259

Element.Description buffer is limited to 256

Hi,

I am getting this property (Element.Description) and the buffer size is limited to 256. How can I increase it?
by buzzstop03
Wed Apr 11, 2007 7:50 pm
Forum: Automation API
Topic: ComboBox.Select() is pressing enter after selection
Replies: 4
Views: 3673

yes it is working. Thank you very much. You guys rock!!! Previously I am using a different version of Ranorex.
by buzzstop03
Tue Apr 10, 2007 10:12 pm
Forum: Automation API
Topic: ComboBox.Select() is pressing enter after selection
Replies: 4
Views: 3673

I tried the solution. It did not work. ComboBox is still doiing {ENTER}. I created the file and kept it in the same folder as RanorexCore.dll as well as other bins. Is there any other way out?

Thanks
by buzzstop03
Wed Apr 04, 2007 6:57 pm
Forum: Automation API
Topic: ComboBox.Select() is pressing enter after selection
Replies: 4
Views: 3673

ComboBox.Select() is pressing enter after selection

Hi, When I tried to select any item from a combobox..Ranorex is inherently pressing {enter}. This is causing problems because..when we have some buttons somewhere else on the form, the button gets clicked (the default action on forms when enter is preseed is to click the button on that form). Is it ...