Search found 2 matches

by sush
Thu Jul 24, 2008 8:36 am
Forum: Automation API
Topic: Attempted to read or write protected memory.
Replies: 4
Views: 3247

Attempted to read or write protected memory.

Hi We are switching from 1.2 to 1.5 and have some problems : Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Ranorex.NativeMethods.RxElementGetChild(ElementStruct& element, Int32 index, ElementStruct& child) at Ranorex.Element.GetChild(Int32 ...
by sush
Fri Aug 31, 2007 3:12 pm
Forum: Automation API
Topic: ContextMenu not fully visible because of lots of Entries
Replies: 1
Views: 4502

ContextMenu not fully visible because of lots of Entries

We have a ContextMenu containing 32 Elements in a specified Level. If the Screen Resolution is too small(e.g. 640 480) not all Entries are shown. The hidden ones are reachable by clicking at the end of the visible contextMenu, where an arrow appears. Currently we are working with >Ranorex.ContextMen...