hi all, i have written a small application for palm . i am adding buttons to the form. i want another form to be displayed on the button click. ihave used ctlSelectEvent, but no action is performed when i click the button. can any one tell me how to do it.
thanks in advance vineet mail id:[EMAIL PROTECTED] ----- Original Message ----- From: "Kim Hock NG" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 11:53 AM 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/
