I placed a bitmap on a form using constructor, and im getting this
SysFatalAlert message when i load the form:

SysFatalAlert with the message: "MemoryMgr.c" Line: 4365, NULL HANDLE

I have the image in a bitmap family and i have two brances a color and a
gray.  What is causing this, i debugged the program and couldn't make much
sense out of what the debugger was running into:


AppEventLoop
0x10078F76( FrmDispatchEvent )
0x100753B6( PrvSendEventToForm )
PleaseWaitFormHandleEvent
0x10075DE2( FrmDrawForm )
0x10020B1A( MemHandleLock )
0x10021B00( PrvHandleCheck )
0x10021B00( PrvHandleCheck )
0x1001E6EE( ErrDisplayFileLineMsg )

the only functionality of this form is too display itself and wait while a
data transfer takes place, when the transfer is done it closes up.  The
form has two labels on it and a bitmap, and it is setup as modal.

thanks for any input.

jim
                                                                            
                                                                            
                                                                            








-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to