"Kim Hock NG" <[EMAIL PROTECTED]> wrote in message news:75035@palm-dev-forum... > > Seek help for screen capturing and retaining the > bitmap in database. How to question... > > Any help would be appreciated... > I just tried to call WinGetBitmap and then from then.. > I am kind of stuck...
Do you need to do this as a task, or do you need code to do this in your own app. If its the first, then you can dump a screen bitmap from POSE using the "Save Screen..." command. On a device, you can use ScreenShot from Andreas Linke at http://linkesoft.com/english/screenshothack/. If you need to do it from your own application, you'll need to save the bitmap into a database, then pull it back out by a conduit on the PC, converting it to the appropriate format at that time. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
