[Mono-list] Gtksourceview-sharp for Windows?

Doug Blank doug.blank at gmail.com
Tue Jan 25 12:17:50 EST 2011


FYI, I gave up on GtkSourceView under Windows and switched to
Mono.TextEditor from MonoDevelop. It is working great on Windows, Mac,
and Linux.

In case anyone is interested, this is now part of the Pyjama Project.
Pyjama is an IDE and shell designed for multiple languages (Python,
Ruby, Scheme, etc). It runs under Mono, with GUI provided by Gtk#.

For more information, please see:

http://pyjamaproject.org/

-Doug

On Fri, Jan 14, 2011 at 11:20 AM, Doug Blank <doug.blank at gmail.com> wrote:
> 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 <doug.blank at gmail.com> 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
>>
>


More information about the Mono-list mailing list