[Gtk-sharp-list] portability issues
Miguel de Icaza
miguel@ximian.com
Fri, 22 Oct 2004 12:31:37 -0400
Hello,
> What I am trying to do, is to simply install a previous
> mono-combined-installer with GTK-2.4.x and try to run the app. I'll get
> the feedback to the list in a few minutes!
>
> Btw, gtk-2.4.x is not bundled with mono anymore because of glade
> backwars compatibility, since some widgets created in glade-2.6.x are
> non-existant in its previous versions, p.e.: GtkToolItem, GtkToolButton,
> etc.
Notice that Mono only supports Gtk 2.2, and the problem is that vendors
are shipping a Glade that "upgrades" your 2.2 to 2.4 without telling
you.
Miguel