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

Re: Positioning....



Tony Preston wrote:
> 
> What is the simplest way to position my main window on the screen before
> it
> opens (or right after)?
> --
> -- Tony Preston, Team *AMIGA*,  Linux developer since 1996
> -- Custom Services, P. O. Box 254, Moorestown, NJ 08055
> -- The Amiga Zone BBS  (609) 953-8159
> 
> --
>          To unsubscribe: mail gtk-app-devel-list-request@redhat.com with
>                        "unsubscribe" as the Subject.
> 
>         Mailing list concerns should be mailed to <listmaster@redhat.com>

I am using:

gtk_window_position(GTK_WINDOW(window),GTK_WIN_POS_CENTER)

although this doesn't seem to garantee that the window will be placed at
the center of the screen all the time.
I think the window manager has the last word about that.
Can someone confirm?



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