<div dir="ltr">Many thanks. I have another newby question. I try to generate .deb for my application to run on 770. Reading lengthy document like &quot;debian new maintainers&#39; guide&quot; really gives me headache. Also I need to manully write Makefile.am autogen.sh <a href="http://configurat.ac">configurat.ac</a>? is there easy way to create .deb file? Or is there a simpler tutorial somewhere? thanks.<br>
<br>
<div class="gmail_quote">On Sun, Oct 5, 2008 at 7:50 PM, koos vriezen <span dir="ltr">&lt;<a href="mailto:koos.vriezen@gmail.com">koos.vriezen@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">2008/10/2 maemo developer &lt;<a href="mailto:770810dev@gmail.com">770810dev@gmail.com</a>&gt;:<br>
<div>
<div></div>
<div class="Wj3C7c">&gt; I am new to maemo/gtk/gnome etc. I try to build an application that can run<br>&gt; on nokia 770. One simple thing this application needs to do is to download<br>&gt; graphic from internet and display the graphic on the device. I got the image<br>
&gt; by using curl library, now how to display the image? Tried to save the image<br>&gt; to a file than display it using set_image_from_file, it worked but very<br>&gt; slow. how to display the graphic from image stream in<br>
&gt; memory directly? gtkhtml can&#39;t help right? It doesn&#39;t seem able to display<br>&gt; image. Thanks.<br><br></div></div>For a start, you can use GdkPixbufLoader to write the data from your<br>network stream directly.<br>
<font color="#888888"><br>Koos<br></font></blockquote></div><br></div>