Re: wondow always on top level..



Do you mean a modal window? If so, you can use gtk_window_set_modal().

Thanks,
Shakti

Antônio Gomes wrote:

Hello all.

How can I create an gtk_window and keep it always on top level: the parent
window will be active again only when the user close new child window
created ..

like

*****window = gtk_window_new(GTK_WINDOW_TOPLEVEL);

but always with focus in (until close it)


thanks in advance





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