[maemo-developers] download and display image, please help.
From: maemo developer 770810dev at gmail.comDate: Mon Oct 6 22:01:39 EEST 2008
- Previous message: download and display image, please help.
- Next message: download and display image, please help.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Many thanks. I have another newby question. I try to generate .deb for my application to run on 770. Reading lengthy document like "debian new maintainers' guide" really gives me headache. Also I need to manully write Makefile.am autogen.sh configurat.ac? is there easy way to create .deb file? Or is there a simpler tutorial somewhere? thanks. On Sun, Oct 5, 2008 at 7:50 PM, koos vriezen <koos.vriezen at gmail.com> wrote: > 2008/10/2 maemo developer <770810dev at gmail.com>: > > I am new to maemo/gtk/gnome etc. I try to build an application that can > run > > on nokia 770. One simple thing this application needs to do is to > download > > graphic from internet and display the graphic on the device. I got the > image > > by using curl library, now how to display the image? Tried to save the > image > > to a file than display it using set_image_from_file, it worked but very > > slow. how to display the graphic from image stream in > > memory directly? gtkhtml can't help right? It doesn't seem able to > display > > image. Thanks. > > For a start, you can use GdkPixbufLoader to write the data from your > network stream directly. > > Koos > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20081006/99f57fbb/attachment.htm
- Previous message: download and display image, please help.
- Next message: download and display image, please help.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]