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

Julien Sobrier julien at sobrier.net
Thu Jan 12 12:42:12 EST 2006


Mariano Benedettini wrote:
> Hi
> 
> Julien Sobrier wrote:
> 
>>
>>
>> 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)?
> 
> 
> Not a perfect solution (it's main purpose is not what you want to do,
> and it's not ported to win32), but try Gnome.Canvas, it has the z-order
> concept.
> http://www.go-mono.com/docs/monodoc.ashx?tlink=5@ecma%3a373%23Canvas%2f
> 

Hello,
I didn't see such thing in the Canvas members:
http://www.go-mono.com/docs/monodoc.ashx?link=T%3aGnome.Canvas%2f%2a

For Gtk.Layout, a test box will always be displayed above a button, for
example?

Thank you
Julien


More information about the Gtk-sharp-list mailing list