[Gtk-sharp-list] Glade# and toolbar buttons
Dan Winship
danw@novell.com
Thu, 23 Dec 2004 08:32:07 -0500
On Thu, 2004-12-23 at 12:52 +0100, Томислав Марковски wrote:
> > Olaf Leidinger wrote:Hello list!
>
> > The following smaal gtk# application won't work properly for me. The
> > problem is, that the toggled or clicked events for toolbar buttons
> > aren't fired (or at least the functions aren't called-back)
>
> 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#.
-- Dan