Has anyone drawn a bitmap bigger than 64k from an external card before? I was able to get the image from the card and allocate enough memory for a MemPtr to hold it by using MemGluePtrNew. After casting the MemPtr as a BitmapPtr, I called WinDrawBitmap(someBitmap,0,0) in the frmOpenEvent event handler, but nothing showed up... Can somebody help? Thanks Anning
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
