Hello Alvaro,<br><br>thats right simple cut and paste will not work. There are more diffrences between the example code and the pictures (see the application title :-)) but i think these examples should only show how a basic python application structure should be. The questions to the not named hildon widgets (
hildon.AppView, hildonWindow...) and better descriptions is a question ...maybe for the python guys in brazil. Who build these APIs and get we more (is someone working on that) The transfer of the C APIs to python would be nice.
<br><br>br<br>Mathias<br><br><div><span class="gmail_quote">2007/1/27, Álvaro J. Iradier &lt;<a href="mailto:airadier@gmail.com">airadier@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, thanks. I already saw that page, sorry not to mention it. However<br>it&#39;s far from complete. Where is hildon.Window, hildon.Program,<br>hildon.AppView... ?<br><br>About the line breaks... Well, it makes it quite confusing to follow
<br>the code. Fortunately the examples are quite sort. But as identation<br>and line breaks are critical in python, you can&#39;t copy-paste the<br>example in the tutorial and run it.<br><br>Greets.<br><br>On 1/27/07, Mathias Uebelacker &lt;
<a href="mailto:m.uebelacker@googlemail.com">m.uebelacker@googlemail.com</a>&gt; wrote:<br>&gt; Hello Alvaro,<br>&gt;<br>&gt; here are thel link to the hildon python API:<br>&gt;<br>&gt; <a href="http://www.maemo.org/platform/docs/pymaemo/python_hildon_widgets_api.html">
http://www.maemo.org/platform/docs/pymaemo/python_hildon_widgets_api.html</a><br>&gt; .<br>&gt;<br>&gt; The line break should be no probl. If is it a probl. send me a mail an i<br>&gt; send you the correct file.<br>&gt;<br>
&gt; br<br>&gt; Mathias<br>&gt;<br>&gt; 2007/1/27, Álvaro J. Iradier &lt; <a href="mailto:airadier@gmail.com">airadier@gmail.com</a>&gt;:<br>&gt; &gt;<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I&#39;m developing some python applications for Nokia 770, and I think
<br>&gt; &gt; documentation is not as good as I expected.<br>&gt; &gt;<br>&gt; &gt; 1) First, the code in the python tutorial in here:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <a href="http://www.maemo.org/platform/docs/pymaemo/python_maemo_howto.html">
http://www.maemo.org/platform/docs/pymaemo/python_maemo_howto.html</a><br>&gt; &gt;<br>&gt; &gt; is quite unreadable. There are no line breaks<br>&gt; &gt;<br>&gt; &gt; 2) I couldn&#39;t find docs for the Python Hildon API, but I looked at the
<br>&gt; &gt; maemo hildon API for C, it should be enough:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <a href="https://stage.maemo.org/svn/maemo/projects/haf/doc/api/hildon-libs/index.html">https://stage.maemo.org/svn/maemo/projects/haf/doc/api/hildon-libs/index.html
</a><br>&gt; &gt;<br>&gt; &gt; If I look at the HildonWindow entry, I can see some functions for it.<br>&gt; &gt; However, it looks like HildonWindow inherits from another widget (I<br>&gt; &gt; guess it&#39;s GtkContainer?) so there are other methods, like add(). I
<br>&gt; &gt; can&#39;t see this relationship anywhere, just in the example in python<br>&gt; &gt; tutorial. The Object Hierarchy is empty.<br>&gt; &gt;<br>&gt; &gt; Other entries, like&nbsp;&nbsp;API documentation control panel, status bar and
<br>&gt; &gt; home applets are empty too:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <a href="http://www.maemo.org/platform/docs/api/maemo-af-desktop-sdk-doc/index.html">http://www.maemo.org/platform/docs/api/maemo-af-desktop-sdk-doc/index.html
</a><br>&gt; &gt;<br>&gt; &gt; (is this available in Python, by the way).<br>&gt; &gt;<br>&gt; &gt; 3) I know &#39;help&#39; command is not available in python for 770, but there<br>&gt; &gt; should be another version for scratchbox with &#39;help&#39; available. It
<br>&gt; &gt; would be very useful! Maybe it is already available and I missed it?<br>&gt; &gt;<br>&gt; &gt; Thanks very much!<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; (:===========================================:)<br>&gt; &gt;&nbsp;&nbsp; Alvaro J. Iradier Muro - 
<a href="mailto:airadier@gmail.com">airadier@gmail.com</a><br>&gt; &gt; _______________________________________________<br>&gt; &gt; maemo-developers mailing list<br>&gt; &gt; <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org
</a><br>&gt; &gt; <a href="https://maemo.org/mailman/listinfo/maemo-developers">https://maemo.org/mailman/listinfo/maemo-developers</a><br>&gt; &gt;<br>&gt;<br>&gt;<br><br><br>--<br>(:===========================================:)
<br>&nbsp;&nbsp;Alvaro J. Iradier Muro - <a href="mailto:airadier@gmail.com">airadier@gmail.com</a><br></blockquote></div><br>