The guy that initially made SimpleGladeApp seems to have his web page dead: <br><a href="http://primates.ximian.com/~sandino/python-glade/simplegladeapp.html">http://primates.ximian.com/~sandino/python-glade/simplegladeapp.html
</a><br><br>The thing is, using this class changes the development process as I can see... What happens if one does NOT use this class but goes directly to use a &quot;clean&quot; pyGTK+glade approach? What calls do I have to make to achieve &quot;hildonization&quot;?
<br><br>Thanks for your reply....I will probably use SimpleGladeApp, its just that I want to understand how to do this without it.<br><br><div><span class="gmail_quote">On 6/28/06, <b class="gmail_sendername">Osvaldo Santana
</b> &lt;<a href="mailto:osantana@gmail.com">osantana@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Thanos,
<br><br>I've created a sample application using SimpleGladeApp recently. My suggestions:<br><br>1 - Apply the following patch in SimpleGladeApp:<br><br>&nbsp;&nbsp; <a href="http://rafb.net/paste/results/JL9JMQ17.html">http://rafb.net/paste/results/JL9JMQ17.html
</a><br><br>&nbsp;&nbsp; The hildonmodule is &quot;experimental&quot; and magically hildonize a<br>standard GTK+-based<br>&nbsp;&nbsp; glade file.<br><br>2 - Take a look into hildonmodule to see how it works (its simple) and<br>try to apply the idea in your code.
<br><br>Thanks,<br>Osvaldo<br><br>PS. I'm accepting patches to improve hildonglade module :)<br>PS/2: I lost the sample application in a HD fail :/<br><br>On 6/28/06, Thanos Panousis &lt;<a href="mailto:pthanos@gmail.com">
pthanos@gmail.com</a>&gt; wrote:<br>&gt; Hello list,<br>&gt;<br>&gt; I am novice GTK/glade developer. I have a dummy application written in<br>&gt; pyGTK, and want to hildonize it.<br>&gt; The tutorial in the maemo site, descibes the way to do this for the gPodder
<br>&gt; application. However, this application has been written using a<br>&gt; &quot;non-standard&quot; blend of pyGTK and glade: it uses the simpleGladeApp class,<br>&gt; which changes the normal flow of standard pygtk-glade program.
<br>[cut]<br><br>--<br>Osvaldo Santana Neto (aCiDBaSe)<br>icq, url = (11287184, &quot;<a href="http://www.pythonbrasil.com.br">http://www.pythonbrasil.com.br</a>&quot;)<br></blockquote></div><br>