Read-only archive of the All About Symbian forum (2001–2013) · About this archive

listbox of bmps

4 replies · 2,090 views · Started 24 May 2004

Hi members,

I�m new in symbian, so I need some help. I want to build a grid using CAknGrid, of animated bitmaps. I�m using CFbsBitmap class in order to load bitmaps from mbm files. My app works fine for non-animated bitmaps, but how can i do to show animated ones.
Any suggestions, examples?

Thanks, Chilli.

chilli wrote:Hi members,

I�m new in symbian, so I need some help. I want to build a grid using CAknGrid, of animated bitmaps. I�m using CFbsBitmap class in order to load bitmaps from mbm files. My app works fine for non-animated bitmaps, but how can i do to show animated ones.
Any suggestions, examples?

Thanks, Chilli.

this link might help you ....have a look
http://www.newlc.com/article.php3?id_article=136&var_recherche=listbox.

The standard grid implementation is for fixed images. If you want animation, you will have to implement your own itemdrawer functions and some timer functions.

hi,
i m using CAknGrid for Grid implementation . i want to create icon on Grid.
can anyone help me.
thanx