gtk#-1.9.2

George Farris farrisg at mala.bc.ca
Mon Feb 14 11:11:08 CST 2005


Anyone know if gtk#-1.9.2 is going to make it into universe?  The
version in Hoary does not match the libglade/gtk+-2.6 libs and messes up
toolbar buttons, as in, there aren't any.

The problem is a mismatch between the version of gtk+ api glade is
generating and the version that gtk-sharp 1.0 binds. Newer [lib]glades
use Gtk.Toolbar and Gtk.ToolbarItem. 

Gtk.Toolbar exists in gtk-sharp 1.0, but Gtk.ToolbarItem does not, as
Gtk.ToolbarItem is a gtk+ 2.4 class. Older versions of glade, which used
the gtk+ 2.2 api for adding items worked with gtk# and this new version
of glade and gtk-sharp-2.0 (SVN HEAD and the gtk-sharp-1.9.x release
series) work fine.

Thanks all.

-- 
George Farris   farrisg at mala.bc.ca
Network and Technical Services
Malaspina University-College




More information about the ubuntu-devel mailing list