How to display a bitmap file...

2007-02-25 Thread Jacken
Hey guys: I am working on an application which needs to display a bitmap file from an expansion card, and when I get the bitmap file data by using VFSFileRead(), then I called WinDrawBitmap(), but it doesn't work... So I tried to ignore the first sizeof(BitmapFileInfo/*BitmapFileInfo structu

Re: Creating data entry forms in palm OS and transfering the data to a PC application

2007-02-25 Thread Hal Mueller
Have you looked at SatelliteForms (http://www.satelliteforms.net/)? Sure would beat spending your time chasing pointers and learning the low level details. Hal -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

zoom the bitmap

2007-02-25 Thread Jacken
Hey guys: It's me again, :). my question is how to zoom a bitmap, can you give me a simple expample about that? Thanks again! -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: zoom the bitmap

2007-02-25 Thread Aaron Ardiri
On 2/26/07, Jacken <[EMAIL PROTECTED]> wrote: Hey guys: It's me again, :). my question is how to zoom a bitmap, can you give me a simple expample about that? http://www.google.com/search?q=bitmap+scaling+algorithm how about doing a simple search before you post to the list? your question is no