Re: newbie's question - it's urgent .



On 17 Jul 2002, Sven Neumann wrote:

> Chris Nystrom <ccn olenska hn org> writes:
> 
> > You might try using a loop and repeatedly call the expose event handler.
> > Not sure what you do if this is not fast enough.
> 
> you should never call an expose event handler directly since this
> would mean that you draw outside an expose event. Instead you should
> use gtk_widget_queue_draw() to generate an expose_event.

Yes, poor wording on my part. Sorry.

Chris





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