Re: GDK bug



No, it is just emitted when you call gtk_widget_show(). The widget is
visible when you get your first expose_event.

I will then try to use that signal instead. As you explained, GTK+ has
no real facilities which are anyway provided by GDK. So I am going to
stick with GDK.

Btw, if the show signal is so unpredictable, how useful is it ?
It seems to be that "realize" is similar enough, am I missing
something ?


Wolfgang




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