Re: GtkWindow popup signal

2002-08-13 Thread John Skiff
Sven Neumann wrote: > you are looking for "map_event". > > > Salut, Sven Daniel Carrera wrote: > Try "expose_event" and "visibility_notify_event". I've never used them, > but the names sound about right. > > You might also be interested in "focus_in_event" and "focus_out_event". > > I h

Re: GtkWindow popup signal

2002-08-13 Thread Sven Neumann
Hi, John Skiff <[EMAIL PROTECTED]> writes: > I'm very new to GTK+. I've been searching for a signal that a > toplevel window has just been displayed. Is there any way to be > notified when a window is popped up? you are looking for "map_event". Salut, Sven __

Re: GtkWindow popup signal

2002-08-12 Thread Daniel Carrera
Try "expose_event" and "visibility_notify_event". I've never used them, but the names sound about right. You might also be interested in "focus_in_event" and "focus_out_event". I hope this helps, Daniel. On Mon, 12 Aug 2002, John Skiff wrote: > Hi, > > I'm very new to GTK+. I've been search

GtkWindow popup signal

2002-08-12 Thread John Skiff
Hi, I'm very new to GTK+. I've been searching for a signal that a toplevel window has just been displayed. Is there any way to be notified when a window is popped up? Thanks, john ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org