Simular problem on me, I do an small project on capturing screen displayed on by sony clie which the screen may change time to times. the captured image should be used later within my program on Palm. Is this possible on capturing the existing screen display ( just like screen dump on PC ).
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kim Hock NG Sent: Wednesday, January 30, 2002 2:24 PM To: Palm Developer Forum Subject: Re: screen capture within Palm I need to do that in my application and recall the bitmap where necessary from the database. Does it need to be resource database or can I keep it in the usual database. Bye. --- Ben Combee <[EMAIL PROTECTED]> wrote: > "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/ __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
