Select to view content in your preferred language

Draw graphic shape in ArcPad onafterdraw event.  v8 = working; v10 = infinite loop

736
0
07-15-2011 10:48 AM
TimJohnson
New Contributor
Hi,

I need to draw a graphic shape in ArcPad that persists as the map moves around.  Normally, graphic shapes are erased when the map redraws.  I did this in ArcPad 8 by drawing the graphic in the onafterdraw event.  It worked just fine. 

In ArcPad 10, drawing a graphic shape in the onafterdraw event apparently causes the onafterdraw event to fire again.  Result: infinite loop.  Is there a proper way to have graphics stick around as the map redraws in ArcPad 10?  I have not found one, and we are back to ArcPad 8 until we find a way.

Thanks,
Tim
Tags (3)
0 Kudos
0 Replies