Hey,

On Tue, May 16, 2017 at 8:24 PM, Matthias Clasen
<matthias.cla...@gmail.com> wrote:
> On Tue, May 16, 2017 at 1:25 PM, Carlos Garnacho <carl...@gnome.org> wrote:
>>
>>
>> >   - interactive overlay: buttons over entry get prelights and clicks
>> >     instead of the entry stealing them
>>
>> Hmm, the demo however sets the overlay as passthrough?
>> https://git.gnome.org/browse/gtk+/tree/demos/gtk-demo/overlay.c#n60
>
>
> There's two overlay. One is passthrough, the other isn't: the "Numbers" are
> supposed to be passthrough, while the entry is supposed to get input.

Not what I see in code :). AFAICS both the entry and the label are
children of a vbox, which is the only, pass-through overlay. The
inspector seems to confirm this hierarchy.

And this means gtk3 is broken :/, as it's essentially the same thing there.

Cheers,
  Carlos
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to