Re: moving a window off screen

2006-12-20 Thread Niall Murphy
/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 likel

moving a window off screen

2006-12-19 Thread Niall Murphy
Hi all, I want to move a window off screen and then move it gradually onto the screen. When using the gtk_window_move() function with values greater than the current screen size the window will not move off-screen but remain with the full window visible. Could someone please tell me why this is?