Re: Raising Windows to the top



"Freivald, Joseph AT., GOVMK" <jfreivald att com> writes:  
gdk_window_raise(gtk_widget_get_parent_window(GTK_WIDGET(GTK_BIN(w_ptr)->chi
ld)));

Yes, what's all that. ;-) 

Just do this:
 gdk_window_show (GTK_WIDGET (w_ptr)->window);

Havoc



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