Re: help on graphics context colors not honored? (newbie)



On Tue, May 26, 2009 at 6:00 AM, Lars Oliver Hansen <lolh 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]