"Brian J. Tarricone" <[EMAIL PROTECTED]> 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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to