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

Re: How to raise / focus a window?



Thanks again.  If nothing else, this tells me I need to migrate to GTK 
2.0.  

Shaun McCance wrote:

>gdk_window_raise(
>   gtk_widget_get_parent_window(GTK_WIDGET(s_obj->perl_buf_window)) );
>
I just do a hide, then a show immediately afterwards.  It works.

DT





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