[Gtk-sharp-list] gtksourceview-sharp?
John Luke
jluke@users.sourceforge.net
Fri, 05 Dec 2003 12:05:25 -0500
On Thu, 2003-12-04 at 11:56, mike@godbrain.net wrote:
> Hello, Could someone tell me if gtksourceview-sharp
> runs cross-platform on Windows and Linux or does it use
> the gnome libs? I am working on an Editor and so far it
> runs on both platforms. I would like to use the
> sourceview but I don't want to break this.
Currently I dont think it will work on Windows because it uses
Gnome.Print. I believe you may be able to build gtksourceview on
windows with ./configure --without gnome or something similar. Search
gnome-devtools list for the actual option. If so the binding could
possibly be reworked to work on windows as well.