Hello,
I have a list of images stored in listbox. I want to show thumbnails for these images.
Is there any sample code or any help available regarding how to achieve this in Maemo.
Thanks.
Hello,
I have a list of images stored in listbox. I want to show thumbnails for these images.
Is there any sample code or any help available regarding how to achieve this in Maemo.
Thanks.
You can use libhildon-thumbnail to get thumbnails for the images, sett HildonThumbnailFactory for an API
http://maemo.gitorious.org/maemo-af/...nail-factory.h
P.S. It's good idea to mention which language and widget toolkit you are using. I guess in your case it's C/Gtk2, isn't it?