Re: [GtkSourceView] Line numbers not showing on windows 7
Jonathan Bieler <[email protected]> Wed, 30 Sep 2015 17:14:07 +0200
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <[email protected]> |
That was indeed the problem, it looks much better with the last version. Thank you for the quick answer. On 2015-09-29 15:30, Paolo Borelli wrote: > 3.0.1 is really really really old. > > You should get the latest version from msys2. That's the recommended > repository for mingw64 binaries. > > The pkg source is > https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gtksourceview3 > [4] > > you can use pacman from inside msys2 to download it. > > Paolo > > On Tue, Sep 29, 2015 at 12:21 PM, Jonathan Bieler > <[email protected]> wrote: > >> Hi, I'm trying to use the GtkSourceView widget on windows. >> >> I got the binaries from there, so it's version 3.0-1 build with >> mingw64. >> >> > http://rpmfind.net/linux/rpm2html/search.php?query=mingw64%28libgtksourceview-3.0-1.dll%29&submit=Search+...&system=&arch= >> [1] >> >> For the most part it seems to work, but line numbers and a few other >> things don't show correctly. When I set show-line-numbers to true >> using gtk_source_view_get_show_line_numbers the gutter shows on the >> left but it's just gray. Here is how it looks: >> >> http://i.imgur.com/xOogQ5k.png [2] >> >> That's julia code by the way, but most functions are rather >> straightforward calls to the library. >> >> Any idea what's going on there? Is the last versions of >> GtkSourceView supposed to work on windows? Thanks! >> _______________________________________________ >> gnome-devtools mailing list >> [email protected] >> https://mail.gnome.org/mailman/listinfo/gnome-devtools [3] > > > > Links: > ------ > [1] > http://rpmfind.net/linux/rpm2html/search.php?query=mingw64%28libgtksourceview-3.0-1.dll%29&submit=Search+...&system=&arch= > [2] http://i.imgur.com/xOogQ5k.png > [3] https://mail.gnome.org/mailman/listinfo/gnome-devtools > [4] > https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gtksourceview3