[Gtk-sharp-list] Glade# and toolbar buttons

Olaf Leidinger leidola@web.de
Thu, 23 Dec 2004 15:14:07 +0100


Hello!

>  
> > You need to generate toolbar buttons programatically in order to use 
> > them properly.
> 
> Is that true from C, or only from C#? If something works with the C
> bindings but not the C# ones, that's a bug in Gtk#.
I never used libglade before, so I don't know that. But as major
applications such as evolution use libglade (I think it does) this
should be a gtk# problem.

Btw. Just had a look at the documentation at www.go-mono.com/doc:
Mono Class Library : Gtk Namespace
Gtk.ToolButton Class

To be added

Mono Implementation Note: 

        Gtk.ToolButton has not been implemented.

Does this mean that I can't use toolbar buttons from gtk#? 
If yes this might explain the situation.

Ciao,

Olaf