[Sugar-devel] Gtk.DrawingArea's draw signal
Manuel Quiñones
manuq at laptop.org
Wed Jun 27 12:40:29 EDT 2012
2012/6/27 Manuel Kaufmann <humitos at gmail.com>:
> On Wed, Jun 27, 2012 at 12:13 PM, Gonzalo Odiard <gonzalo at laptop.org> wrote:
>> Maybe this (ported to gtk3) can be useful for you
>
> I was taking a look at that. The problem that I think that I'm having
> is that the "draw" signal is not emitted by Gtk and I don't know why.
> If I put a logging.debug in the method "do_draw_event" it is not
> printed in the screen :(
What if you force sending the signal? call queue_draw()
http://developer.gnome.org/gtk3/stable/GtkWidget.html#gtk-widget-queue-draw
--
.. manuq ..
More information about the Sugar-devel
mailing list