On 6 March 2018 at 18:26, wrote:
> Message: 1
> Date: Wed, 13 Dec 2017 03:16:59 +0100
> From: S?bastien Le Roux
> To: gtk-app-devel-l...@gnome.org, gtk-devel-list@gnome.org
> Subject: GTK3 - GtkExpander problem, bug ?
> Message-ID: <7a7f900f-a7e5-8ed3-3fa8-867568087...@ipcms.unistra.fr>
> Conten
Hello Sébastien,
attaching images isn't allowed on here. Have you created a minimal
working example that reproduces the bug? Otherwise it'll be hard to
help you.
Cheers,
Tilo
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.o
Dear Eric,
thanks for your answer, and yes it is pretty much the same, the
differences in my case,
are: I use toggle buttons and I do not use a grid.
Thanks you for providing me with this nice working example, I played
with it to illustrate the
bug because it happens with your code too, check
Thanks Matthias. I probably should have checked bugzilla first. Just rebuilt
GTK to version 3.22.26 and it works fine. There is no click through after
closing the expander.
Eric
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://m
On Thu, Dec 14, 2017 at 7:58 PM, Sébastien Le Roux <
sebastien.ler...@ipcms.unistra.fr> wrote:
> Dear Eric,
> thanks for your answer, and yes it is pretty much the same, the
> differences in my case,
> are: I use toggle buttons and I do not use a grid.
>
> Thanks you for providing me with this ni
Hi Sébastien,
If I try some test code... it should work. The code uses a grid instead of a
fixed container. Is this similar to what you have tried?
Eric
/*
gcc -Wall buttons1.c -o buttons1 `pkg-config --cflags --libs gtk+-3.0`
Tested with GTK3.18 on Ubuntu16.04
*/
#include
static void