Re: delays in event dispatching ???



Diego Zuccato <cssl geocities com> writes:
> Tks. Actually, this solved the problem.
> Is there any side effect when using gtk_widget_show_now() instead of
> gtk_widget_show() ?
>

It can slow down your program, since your app will stop and wait for
the widget to appear.

Havoc




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