Still looking for any info on gtksourceview-sharp on Windows. I notice: http://www.mono-project.com/GtkSharpDetails#GtkSourceView_Sharp
says "*Not not available on the Windows GTK# package" (which I presume the double negative means really not, rather than logical positive). Anyone know why? Is it possible to make work with gtk-sharp? What's the issue? I see that gedit has a version for windows; can that be intermixed with gtk-sharp? If anyone knows any details about this package, or knows someone I can write to, please let me know. Thanks! -Doug On Mon, Jan 10, 2011 at 10:47 AM, Doug Blank <[email protected]> wrote: > Hello mono-list, > > It would be great if gtksourceview-sharp could come with the Mono for > Windows install. > > Otherwise, it would be great if I could build it. I am running Mono > 2.8.1 on Windows 7, and looking to use with > IronPython. This works fine on Linux: > > % mono ipy.exe >>>> import clr >>>> clr.AddReference("gtksourceview2-sharp") >>>> import GtkSourceView > > How can I get this to work on Windows? I guess I need gtksourceview, > gtksourceview-sharp. Anything else? Do I need to build this using > cygwin? > > I've asked on gedit-list and gtk-sharp-list, but haven't gotten any > responses yet. > > Thanks for *any* pointers! > > -Doug > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
