Hello Laurent.<br><br><div class="gmail_quote">On Thu, May 12, 2011 at 3:49 PM, laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I found my silly error<br>=> i called show on the DrawingArea but not on the EventBox (calling show_all on the EventBox fixes it directly)<br><br>Also, i wonder if it is because i install my bundle with "sugar-install-bundle" command, but why the olpc can't show the sources of my application from the dedicated menu.<br>


<br></blockquote><div><br></div><div>As this are issues directly concerned to sugar, my advise</div><div>for you is to subscribe to sugar-devel mail list and keep the discussion there  </div><div><br></div><div><a href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a></div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Regards<br><br><div class="gmail_quote">2011/5/12 laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com" target="_blank">laurent.bernabe@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br><br>i've managed to write a little application in PyGTK which let the user draw some white figures (all by drawing a single line) on a green background :<br><ul><li>i tested it with a gtk.EventBox wrapping a gtk.DrawingArea</li>



<li>and with a gtk.EventBox wrapping a gtk.Label</li><li>the drawing are done thanks to cairo library<br></li></ul>Both works on my host system from eclipse ... So, no problem ?<br><br>In fact, there is one, really :<br>


<ul>
<li>first i "translated the application to sugar" without wrapping label or drawingArea in a EventBox : so that the background appears but it is impossible to draw in it</li><li>but when i "translate to sugar" the version using an EventBox, the background doesn't even appear, and it is impossible to draw in the sugar canvas. Notice also that the log file doesn't mention any python error</li>



</ul>I searched in the api in the sugar almanach place, but i didn't found anything that could help me.<br><br>So, what could be wrong, if my email give enough explanations ?<br><br>Regars<br>
</blockquote></div><br>
<br>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
<br></blockquote></div><br>