[Gtk-sharp-list] Using gtk# 1.9.1 and FileChooserDialog

Christian Rudh lists-christian@rudh.se
Sun, 17 Apr 2005 00:03:42 +0200


Hi

Did you solve this? I am having the exact same problem...

And I also noticed that altough I replaced the references to the 2.0
versions and removed the CodeCompletionData directory, MonoDevelop
indexes only the old 1.0.X versions when the code completion data is
rebuilt. Except for references that only are available in 2.0.... I
could try to remove the old ones, but that would brake a bunch of
programs installed (Ubuntu), so I don't want to do that.

/Christian

On Tue, 2005-02-01 at 16:04 +0100, Raúl Moratalla wrote:
> Hello, I am developing an application that currently uses Gtk#1 and I would 
> like to use Gtk# 1.9.1.
> I am using monodevelop and I replaced the reference of gtk#1.0.5 with the new 
> that I compiled and installed on my system with version 1.9.1
> The problem is that I'm not able to FileChooserDialog I get the following 
> error:
> 
> Cannot find type `Gtk.FileChooserDialog'(CS0246)
> 
> I added gtk-sharp.dll as an assembly but this didn't the problem
> It seems that still I'm using gtk# 1.05
> 
> How could I solve this?
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
>