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.
jawed wrote:this link might help you ....have a look
http://www.newlc.com/article.php3?id_article=136&var_recherche=listbox.
Hi Jawed,
I�ve already seen this tutorial to do my grid 😊 But now I want to know if is possible to build a grid with animated icons reading the bitmaps from mbm files. If so, how can I do it? I need some clue, because I have no idea about it. 😞
Thanks, Chilli.
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