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/[EMAIL PROTECTED]
> 
> 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
> 

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to