Is it difficult to implement Hippo_Canvas? <br>Where can I find some written code in Sugar?<br><br><div><span class="gmail_quote">On 4/18/07, <b class="gmail_sendername">Marco Pesenti Gritti</b> <<a href="mailto:mpg@redhat.com">
mpg@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, 2007-04-18 at 08:49 -0300, Rafael Barbolo Lopes wrote:
<br>> Hi, I was wondering if it is possible to receive signal events when<br>> mouse moves over a cairo painting inside a gtk.DrawingArea.<br>><br>> I am trying to develop a grid widget. So the grid background is a
<br>> gtk.DrawingArea and the grid's lines are cairo lines.<br>> I am trying to create an event that permits  me to  receive a signal<br>> when the mouse is over the lines.<br><br>Nope, there is no way with just gtk. You probably want to use a canvas
<br>for this. What we are using in sugar is:<br><br><a href="http://developer.mugshot.org/wiki/Hippo_Canvas">http://developer.mugshot.org/wiki/Hippo_Canvas</a><br><br>Unfortunately there is no documentation about it yet.<br>
<br>Marco<br><br></blockquote></div><br><br clear="all"><br>-- <br>...Rafael...