Re: WinXP and secondary screen
- From: Andreas Schou Værge <principher webspeed dk>
- To: "Brian J. Tarricone" <bjt23 cornell edu>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: WinXP and secondary screen
- Date: Sun, 11 Dec 2005 11:13:50 +0100
"Brian J. Tarricone" <bjt23 cornell edu> wrote:
No, you're right: this depends on the window manager. If
you really
need/want to do fullscreen on your own, don't call
gtk_window_fullscreen(), and instead you can use
gtk_window_set_decorations() to remove the window borders,
gtk_window_set_keep_above() to force the window to the top,
and
gtk_window_resize()/gtk_window_move() to place it properly.
That was just what I needed. Now I just have to make the
application itself :) now I've got to look into the pixbuf library.
Thanks for the help
Andreas Værge
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]