[MonoDevelop] Where is the GtkFileChooser?

Jeroen Zwartepoorte jeroen@xs4all.nl
Thu, 06 May 2004 10:09:57 +0200


There is a "preview" of Gtk# available that uses the gtk+ 2.4 API. It's
available in mono CVS on the "jeroen-gtk-2-4" branch. To check it out,
do:

	cvs -z3 co -r jeroen-gtk-2-4 gtk-sharp

Note that there are absolutely NO garantees that the code even compiles,
let alone work (it does work though, but you have no garantees if
anything breaks).

Regards,

Jeroen

On Wed, 2004-05-05 at 17:04 -0400, John Luke wrote:
> On Wed, 2004-05-05 at 16:42 -0400, Casey Winans wrote:
> > My only gripe is not using the new GtkFileChooser. Are there any plans
> > to move to this in the next release? Other than that great work
> > everyone!!!
> 
> 
> I would love to as soon as Gtk# moves to wrapping the Gtk+ 2.4 api,
> which will be after mono 1.0 (June 30th).  We could manually dllimport
> it or something but it's not really worth the hassle, and it would leave
> out some people that are on older versions of GNOME.
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>