[Gtk-sharp-list] Problems and fixing ups
Todd Berman
tberman at off.net
Tue Jun 7 17:29:10 EDT 2005
On Tue, 2005-06-07 at 21:14 +0200, Francis Brosnan Blázquez wrote:
> Hi,
>
> Finally I can confirm the previous error happens while using the gtk#
> 1.0.9 (assembly version=1.0.0.0) which
> is bundle with the last Mono installer (1.1.7 with gtk# 1.9.3 but also
> 1.0.9). This bug causes your
> app to get a null reference while accessing Gtk.Entry inside a
> Gtk.ComboBox on Windows XP.
Gtk.ComboBox won't work if you are building against assembly version
1.0.0.0 regardless of the host platform or installation procedure.
Gtk.ComboBox was added in gtk+ 2.4, which is tracked in the gtk# 1.9.x
series, not in the 1.0.x series.
--Todd
More information about the Gtk-sharp-list
mailing list