GIF files

Login to reply to this topic.
Fri, 2005-07-08 12:15
Joined: 2005-04-01
Forum posts: 118
HI SYMBIAN

when i load the .gif file to display animation only its single frame showed on the screen not all the frames why?

as only one frame showed there is nothing like animation.

how to correct that problem?

Prashant {prashu}


Mon, 2005-07-18 03:18
Joined: 2003-04-01
Forum posts: 142
Re: GIF files
which classes are u using to do this ?, If I remember right the animation viewer clss (which name I can not remember) had some strt animation function which had to be used. And in case you are using other classes, you would need to load the frames and handle the timing between showing them by your self.

yucca
Mon, 2005-07-18 06:07
Joined: 2005-04-01
Forum posts: 118
Re: GIF files
HI
thanx for reply.
if u don't mind pls send me some example code.

Prashant {prashu}

Wed, 2005-07-20 13:14
Joined: 2005-06-11
Forum posts: 85
Re: GIF files
hi,

use this class ........ CPAlbImageViewerBasic ......u will have to overload a function in ur class ....name is notifyL 0r notifystatusL....see the documentation.....take care of countcomponentcontrol function.......I hope this will help u...

pankaj

Wise People talk because they have something to say . Fools talk because thay have to say somthing.

Wed, 2005-07-20 14:27
Joined: 2003-04-01
Forum posts: 142
Re: GIF files
mind showing a piece of the code, could be easier to remember how it was done. and also would help to see which classes you are trying to do it with.

yucca
  • Login to reply to this topic.