On Mon, 2005-09-26 at 11:09 +1200, Andrew Foster wrote: > > Is the class Gtk.CellRendererCombo implemented? I can't find it in > the Gtk name space with the other cellrenderer classes. I have tried > mono 1.1.9.1 on linux and mono 1.1.8.3 - Gtk# bundle on windows as > well as seperate bundle of gtk# for visual studio. I thought I saw it > a few weeks ago but can't find it now.
Sigh. Those installers use gtk# 2.4 GtkCellRendererCombo was introduced in gtk# 2.6 You need to build your own gtk# binaries for win32. --Todd _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
