>
> Hi:
>
> just do
>
> GtkWidget *win;
>
> win=gtk_window_new(GTK_WINDOW_POPUP);
>

With this solution depending of the window manager you don't get a
border-less window but you usualy get a less decorate window.
To really get ride of the border use what I told in my previous email.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to