[Gtk-sharp-list] How to use coordinates?

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Jan 11 22:49:12 EST 2006


On 12/01/06, Julien Sobrier <julien at sobrier.net> wrote:
> Hello,
> I need to position a widgets by coordinates rather than by using the
> usual packing method.
>
> To be exact, I need to mix both packing (main layout) with positioning
> by coordinates.

Gtk.Fixed or Gtk.Layout should do what you want.


Michael


More information about the Gtk-sharp-list mailing list