kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37713
Re: Quick GTK test
Yeah, I kind of figured that. All the GTK logic for opening the control from the keyboard is happening in the native control.
> On 29 Sep 2018, at 00:02, Seth Hillbrand <seth@xxxxxxxxxxxxx> wrote:
>
> Hi Jeff-
>
> Turns out, there is still no triggering of that line. However, setting a break on the gtk_combo_box_popdown() that it calls does get triggered. I'm attaching the backtrace.
>
> -S
>
> Am Fr., 28. Sep. 2018 um 12:50 Uhr schrieb Seth Hillbrand <seth@xxxxxxxxxxxxx <mailto:seth@xxxxxxxxxxxxx>>:
> Oh, wait, nevermind. Sorry, that was without wx debug info. Pls disregard.
>
> Am Fr., 28. Sep. 2018 um 12:47 Uhr schrieb Seth Hillbrand <seth@xxxxxxxxxxxxx <mailto:seth@xxxxxxxxxxxxx>>:
> Hi Jeff-
>
> Does not trigger for me using XFCE/Debian.
>
> -Seth
>
> Am Fr., 28. Sep. 2018 um 12:07 Uhr schrieb Jeff Young <jeff@xxxxxxxxx <mailto:jeff@xxxxxxxxx>>:
> Could I get someone to perform a quick GTK test for me?
>
> Put a breakpoint in wxComboBox::Popup() (line 403 of wxWidgets/src/gtk/combobox.cpp in my wxWidgets), and then activate a layer-box popup (such as in Track & Via Properties) via the keyboard (spacebar, for instance).
>
> I’d like to know if the breakpoint is triggered, and if it is, a stack trace would be nice.
>
> Thanks,
> Jeff.
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
> More help : https://help.launchpad.net/ListHelp <https://help.launchpad.net/ListHelp>
> <gdb.txt>
References