RE: Moving non decorated window using code.

2007-07-01 Thread Chandra Shekar Sengupta
>-Original Message- >I have a GTKWindow that I have created and then afterwards attempted >to move using gtk_window_move(), I have the window set so that if I >click on it it toggles the window's decorations, the default being >none. For production I wish to have the window have no deco

Moving non decorated window using code.

2007-07-01 Thread Dan Saul
I have a GTKWindow that I have created and then afterwards attempted to move using gtk_window_move(), I have the window set so that if I click on it it toggles the window's decorations, the default being none. For production I wish to have the window have no decorations, but If I configure the win