← Back to team overview

kicad-developers team mailing list archive

Re: New version of net selector up

 

Hi Eeli,

Thanks for that.  It looks like we’re not going to find a single solution for closing the popup that works on all platforms so I’ve gone back to the FilterEvent strategy for GTK and left MSW and OSX on the FocusLost strategy.

Let me know if this is any better.

Cheers,
Jeff.


> On 27 Sep 2018, at 19:45, Eeli Kaikkonen <eeli.kaikkonen@xxxxxxxxx> wrote:
> 
> Here's a screencast about the current situation. https://drive.google.com/file/d/1qn2JKwnOW85HIyn0qTO6bPI_A2wKsL4F/view?usp=sharing <https://drive.google.com/file/d/1qn2JKwnOW85HIyn0qTO6bPI_A2wKsL4F/view?usp=sharing>
> It can be opened only randomly, and it's closed every time I move the mouse outside the combobox proper (or what's that called). When the list is opened it steals the window focus from the Properties window, unlike other comboboxes.
> 
> Application: kicad
> Version: (6.0.0-rc1-dev-627-g136525b87), debug build
> Libraries:
>     wxWidgets 3.0.3
> Platform: Linux 4.13.0-46-generic x86_64, 64 bit, Little endian, wxGTK
> Build Info:
>     wxWidgets: 3.0.3 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
>     Boost: 1.62.0
>     Compiler: GCC 7.2.0 with C++ ABI 1011
> 
> Build settings:
>     USE_WX_GRAPHICS_CONTEXT=OFF
>     USE_WX_OVERLAY=OFF
>     KICAD_SCRIPTING=ON
>     KICAD_SCRIPTING_MODULES=ON
>     KICAD_SCRIPTING_WXPYTHON=ON
>     KICAD_SCRIPTING_ACTION_MENU=ON
>     BUILD_GITHUB_PLUGIN=OFF
>     KICAD_USE_OCE=OFF
>     KICAD_USE_OCC=OFF
>     KICAD_SPICE=OFF
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References