Re: FileChooserButton



Did you add the following to the source code:
using Gtk;

Open a console and check the gtk-sharp assembly by:
pkg-config --list-all |grep gtk-sharp-2.0

and/or
gacutil -l |grep gtk-sharp

If you find that the assembly is missing, you may have to reinstall mono or
gtk#.

Regards.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]