Stephen Leake wrote: >But I can't figure out how to get the current window position. Gdk.Window.Get_Position(Get_Window(My_Window), Child_Pos_X, Child_Pos_Y); >Another issue is what event to capture this in. Currently, I have it >in a handler for "delete_event". Use "remove". Best, Manuel