Well since you've narrowed it down to crashing on drawing the form, try eliminating form objects until FrmDrawForm doesn't crash. If it's being caused by a corrupt form element, you will find it with this method.
If you find it's the bitmap causing the problem, then the bitmap data in the resource file must be corrupt. Try another bitmap. Using a bitmap with size >64k might cause this. -- Tim Kostka http://www.nuprograms.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
