[Gtk-sharp-list] Gtk sourceview sharp for WIndows?

Doug Blank doug.blank at gmail.com
Tue Jan 25 12:20:05 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 Thu, Jan 6, 2011 at 10:05 PM, Doug Blank <doug.blank at gmail.com> wrote:
> Hello,
>
> I am running Mono 2.8.1 on Windows 7, and looking to use with
> IronPython. This works fine on Linux:
>
> import clr
> clr.AddReference("gtksourceview2-sharp")
> import GtkSourceView
>
> Where can I get binaries for Windows? Or, how can I build this library
> for Windows?
>
> Thanks for any pointers!
>
> -Doug
>


More information about the Gtk-sharp-list mailing list