Re: Is GTK+ a cross-platform toolkit ?



That's nice. I will patch the 3.6.4 bundle to integrate the fix, so GtkNotebooks work again. For the Spinner problem you noticed (they don't spin) : it's not a Win32-specific bug. In fact, you can reproduce this on Linux by removing or commenting the "gtk-theme" line in "/etc/gtk-3.0/settings.ini" (tested on Ubuntu Raring). This seems to be related to new code in "gtkstylecontext.c" which now runs animations only if a CSS theme has been loaded before (and that never happens when falling back to default theme). I'm tracking that down and will eventually post a patch.
Regards,
Tarnyko Martin Schlemmer writes:
On 3/11/2013 at  6:22 PM, Andy Spencer <andy753421 gmail com> wrote:
On 2013-03-11 17:20, Martin Schlemmer wrote:
Compared to 3.4.4:
- GtkNotebooks with a non-default oritation is broken

I opened a bug report for this issue a while back. I didn't realize
it worked in 3.4.4 though: https://bugzilla.gnome.org/show_bug.cgi?id=691678
Taking a quick look at the logs I think it *may* be related to this
commit. I'll see if I can do a build and check for sure sometime. If it
is. I think there are better ways to implement tab positions in win32
anyway. https://git.gnome.org/browse/gtk+/commit/?id=7e917e54
Good catch, reverting this fixes it. Might add it to the mentioned report.

Regards,
Martin Vrywaringsklousule / Disclaimer: http://www.nwu.ac.za/it/gov-man/disclaimer.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]