Re: [gnome-love] Title bar
- From: "Nix N. Nix" <nix go-nix ca>
- To: gnome-love gnome org
- Subject: Re: [gnome-love] Title bar
- Date: 11 Sep 2001 01:25:37 -0400
On Tue, 2001-09-11 at 00:40, Chema Celorio wrote:
On Mon, 2001-09-10 at 22:53, Nix N. Nix wrote:
Could you please help me with this one ?
How do I create a window without a title bar ? i.e. one that can be
used for a splash screen ?
you create it with :
GtkWidget *window;
window = gtk_window_new (GTK_WINDOW_POPUP);
This works, thanks, but now the edit field doesn't have the focus, nor
can I give it the focus when I click into it. It really seems that
popup windows are mostly for ToolTip type stuff. What I would need,
ideally, is a window with a non-resizable dialog box border and no title
bar.
I've gotten the non-resizable part, but the non-titlebar part doesn't
seem to work.
Chema
_______________________________________________
gnome-love mailing list
gnome-love gnome org
http://mail.gnome.org/mailman/listinfo/gnome-love
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]