On Tue, May 3, 2016 at 11:52 PM, Andrew Robinson
wrote:
> The website, https://github.com/wingtk/gtk-win32, looks really good at
> first
> glance, until you read the fine print where it says, "Any version of VS
> apart
> from 2013 is not supported". What if I don't have VS 2013, what then? You
>
On Tue, May 3, 2016 at 9:32 PM, Andrew Robinson wrote:
> Been there, done that. The latest version of GTK+ that GNOME has is 2.24,
> i.e.
> -- there are no 3.x binaries.
>
>
There are many ways to have good gtk3 binaries for Windows:
- if you are using mingw you can fetch updated gtk3 binaries f
Hi Allin,
gtksourceview by default uses the XDG base directory specification to
lookup .lang files and style schemes, so it should "just work" without
having to manually force the search path with
gtk_source_language_manager_set_search_path.
For instance gedit is ported to both windows an
Actually, gtksourceview is a subclass of gtktextview so it supports BiDi
and i18n as good as gtktextview does. If it doesn't it is a bug.
With regard to the performance differences, it seems very strange that
you see a difference, especially one where gtksourceview is faster.
Are you sure you are
On lun, 2008-09-08 at 14:35 +0200, Miroslav Rajcic wrote:
> Does anyone know a good Windows build for GtkSourceView and its dependencies
> ?
>
> I've managed to find only this build:
> http://code.google.com/p/bpad/wiki/GtksourceviewForWindows
>
> When unpacked, it provides .a file instead of .l
Il giorno dom, 24/07/2005 alle 23.39 +0800, Joseph Turner ha scritto:
> Hello,
> Got a rather intriguing issue under windows.
>
> Got a gtksourceview with some text that I've put in there
> When I press enter in the box it doesn't add extra lines to the text,
> but it does increment the line n