[Gtk-sharp-list] Set Start Position of a Window

Piotr Zurek p.zurek at gmail.com
Thu Dec 7 16:55:04 EST 2006


Chris Seaton wrote:
> I think you want to use the Move method.
> 
> Move(x, y).
> 
> They think you're asking about where to store your window position,  
> but you actually asked how to set the start position. Just call Move  
> and possibly Resize before you show.

You should probably also have a look at Gtk.Window.SetPosition method.
It's not very flexible but satisfies basic needs.

Cheers,
Piotr


More information about the Gtk-sharp-list mailing list