Re: About window decorations
- From: Havoc Pennington <hp redhat com>
- To: Paul Davis <pbd Op Net>
- Cc: "Germano Rizzo" <manomano ciaoweb it>, gtk-list gnome org
- Subject: Re: About window decorations
- Date: 05 Feb 2001 12:22:05 -0500
Paul Davis <pbd Op Net> writes:
> create GtkWindow of type GTK_WINDOW_POPUP. its not guaranteed to be
> free of decorations, but almost every window manager will obey the
> request to avoid them.
>
POPUP means the window manager ignores it totally, not just for
decorations - which means stuff breaks. It also turns on saveunders,
which is a waste of RAM.
Better to use gdk_window_set_decorations() to disable decorations.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]