Re: Alignment of multiple top-level windows
- From: Rob Adams <readams readams net>
- To: desktop-devel-list gnome org
- Subject: Re: Alignment of multiple top-level windows
- Date: Wed, 28 Dec 2005 10:43:34 -0800
Most likely this question is arising from a mistake in the overall
design of your application. Most likely what you want is a standard
window with a menu bar and a toolbar, rather than the "menubar" and
"panel". Beyond that, you can use gtk to set window positions, which
will do so in a manner that is consistent with ICCCM and EWMH, the two
relevant standards.
-Rob
On Thu, 2005-12-29 at 05:09 +1100, Russell Shaw wrote:
> Hi,
> How can i enforce the relative arrangement of multiple top-level
> X windows in an ICCCM compliant way? I want this arrangement of
> three windows on startup:
>
> +----------------------------------------------------+
> | Menubar |
> +----------------------------------------------------+
> +-----+ +--------------------------------------------+
> | | | |
> | P | | |
> | a | | |
> | n | | Work area |
> | e | | |
> | l | | |
> | | | |
> | | | |
> | | | |
> | | | |
> | | | |
> | | | |
> | | | |
> | | | |
> +-----+ +--------------------------------------------+
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]