On Tue, May 26, 2009 at 6:00 AM, Lars Oliver Hansen <l...@ymail.com> wrote:
> Hi,
>
> thank you for your answer. If the tutorial should work, my application
> should work too. I actually draw in my configure handle (which should get
> fired on initial window creation and then I only need to redraw the backing
> pixmap on a resize). I think it's still peculiar the configure event gets
> fired when the expose event should get fired only. Nevertheless, I may look
> into Cairo.

drawing into the window anywhere other than an expose event handler is
an error. if it works, you're just lucky.
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to