The following line of code crashes an OS/3.5 debug ROM, but works fine on all other POSE ROMS and the real devices. Any idea what could cause this? WinDrawRectangleFrame (rectangleFrame, &mbgp->bounds); where mbgp->bounds is a RectangleType and has valid coordinates (verified in the debugger). mbgp->bounds.topLeft.x = 1 mbgp->bounds.topLeft.y = 45 mbgp->bounds.extent.x = 149 mbgp->bounds.extent.y = 86 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
