Sruthi wrote: > Somebody help us in creating offscreen image for palm OS 5 based > devices. We need this offfscreen image for animation. We are trying to > use it to load dynamic images.We are developing the application in > codewarrior IDE.
Just grab the FotoFinishV2 example source code from PDN website. It's buggy but it uses offscreen windows, so you can take a look how it's done there. Alternatively just read the PalmOS manual about WinCreateOffscreenWindow(), WinSetActiveWindow(), RctCopyRectangle() Regards, -- "Daddy, what "Formatting drive C:" means?"... Marcin http://wfmh.org.pl/carlos/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
