Re: Getting configure_event on widgets in notebook pages



The GdkWindow is created before a realize event. Still, you're right that
this probably isn't the best way to do this.

On 6/3/08, Mitko Haralanov <mitko qlogic com> wrote:

On Tue, 3 Jun 2008 09:44:05 +0300
"natan yellin" <aantny gmail com> wrote:

Have you tried using gobject.emit?


Unfortunately, using gobject.emit is not going to help me since the
configure_event callback needs the GDK window to be valid when the
callback is called.

I am not that knowledgeable in the workings of GTK/GDK to know at what
stage does the GDK window of a widget become valid, so I don't know how
to "artificially" cause the configure_event to happen.


--
Mitko Haralanov
==========================================
RADIO SHACK LEVEL II BASIC
READY

_
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




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