[Gtk-sharp-list] ComboBox is missing

Fredrik Nilsson jymdman at gmail.com
Mon Nov 13 11:29:16 EST 2006


Hello,

As stated in the docs, ComboBox need gtk# 2.4 or later.
When using -pkg:gtk-sharp you only get gtk# 1 or something, so you need
to use -pkg:gtk-sharp-2.0.

/Fredrik.


mån 2006-11-13 klockan 17:13 +0100 skrev Gilles Fabio:
> Hello everyone,
> 
> I'm using SLED 10 with the default Mono platform (1.1.13.8). I have a
> problem using the ComboBox widget. When I try to compile my application
> (with -pkg:gtk-sharp), I encounter this error:
> 
> "The type or namespace name `ComboBox' could not be found. Are you
> missing a using directive or an assembly reference?"
> 
> I tested with this sample:
> 
> http://www.go-mono.com/docs/index.aspx?tlink=5@ecma%3a771%23ComboBox%2f
> 
> And same problem :( gtk-sharp is installed and works fine. I just have a
> problem with the ComboBox widget which seems missing. So, really odd. As
> I'm going crazy, I post a message on this mailing list. If someone has
> an idea to solve this problem, that would be great :)
> 
> Regards,
> Gilles
> 



More information about the Gtk-sharp-list mailing list