[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FileChooserButton
- From: smso graduate hku hk
- To: joel sinor gmail com
- Cc: gtkmm-list gnome org
- Subject: Re: FileChooserButton
- Date: Thu, 22 May 2008 00:55:11 +0800
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]