Michael Hutchinson wrote:
> On 12/01/06, Julien Sobrier <[EMAIL PROTECTED]> 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

Thanks a lot. Gtk.Layout is what I need, I was looking in the wrong
direction.

I just have 1 more question: when I try to put a button widget on top of
a text box, th button is actually displayed under the text box. How can
I control which widget is displayed on top of the other(s)?

Thank you
Julien
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to