[Gtk-sharp-list] CellRendererCombo and CellRendererProgress
in windows 2.8?
Jonathan Pryor
jonpryor at vt.edu
Fri Nov 11 07:06:58 EST 2005
On Fri, 2005-11-11 at 11:13 +0200, Kevin Knoop wrote:
> These two classes are not in the Windows
> gtksharp-runtime-2.3.92-win32-0.1.exe build? Any reason why? They are
> defined in the gtk-api-2.8.raw file.
GtkCellRendererCombo and CellRendererProgress were introduced in
GTK+ 2.6. Gtk# 2.3.92 wraps GTK+ 2.4. Notice that these versions (1)
differ, and (2) the classes you want were added in a later version.
Consequently, to use these classes you need a Gtk# >= 2.5 version, which
afaik does not currently exist in an installable form (there are source
tarballs and svn, but no installers).
- Jon
More information about the Gtk-sharp-list
mailing list