I want to have a window off screen and then slide it on as a notification.
(hide will not do, nor will growing the window)

In pygtk using the gtk.Window.move() method, i can move windows off
screen with no problems.

why only with gtk_window_move() does it not go off screen?

thanks,
niall

On 12/19/06, Gian Mario Tagliaretti <[EMAIL PROTECTED]> wrote:
> 2006/12/19, Niall Murphy <[EMAIL PROTECTED]>:
>
> > Could someone please tell me why this is?
> > Am i using the correct function or is the window manager stopping it or 
> > what?
>
> Most likely is the WM that takes care of always show your window.
> btw why you want to move the window offscreen? It is not sufficent to hide it?
>
> cheers
> --
> Gian Mario Tagliaretti
> http://www.parafernalia.org/pygtk/
>
_______________________________________________
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