Re: wondow always on top level..
- From: "Dermot McGahon" <dermot dspsrv com>
- To: "Arnaldo de Moraes Pereira" <egghunt gmail com>, Antônio Gomes <agan ufam edu br>
- Cc: gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: Re: wondow always on top level..
- Date: Fri, 10 Dec 2004 17:00:33 -0000
On Fri, 10 Dec 2004 14:07:21 -0200, Arnaldo de Moraes Pereira
<egghunt gmail com> wrote:
How do you achieve always-on-top for a window which is the sole window
of an application? The application is a taskbar at the bottom of the screen
showing the time and other information.
Dermot.
--
Hi Antonio,
I think you want the child window to be modal:
gtk_window_set_modal (GTK_WINDOW (window), TRUE);
Take care.
On Fri, 10 Dec 2004 12:10:26 -0200 (BRST), Ant� Gomes
<agan ufam edu br> 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
--
Ant� Gomes
Computer Science - Amazonas Federal University - VoIP Lab
Instituto Nokia de Tecnologia - Embedded Linux Lab
AM - Brazil
_______________________________________________
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]