Re: Window without borders?



Hey there,

will gtk_window_set_decorated() do what you want to?
It's pretty good documented in the api, at:
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-decorated


Kenneth Østby

On Wed, 29 Dec 2004 15:53:26 +0100, Marcin Lewandowski <lists saepia net> wrote:
> 
> Hi,
> 
> I want to write small application. The main part of interface would be a
> gnome panel's applet, but I need to create one window. I don't want to
> create normal window - with title, borders etc. I want to create window
> like this which appears after clicking on a date on panel (this small
> "window" with calendar below current date/time). This window don't have
> any title, border etc.
> 
> Where I can find any suitable tutor/documentation for problem like that?
> 
> Maybe someone could send an small example (with empty "window" invoked
> by clicking anything on my applet)?
> 
> --
> m.
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list
>



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