Le 27/09/2018 à 12:58, Jeff Young a écrit : > Hi guys, > > Some wxWidgets facilities clearly aren’t working as advertised, so I’ve > removed them and simplified the code. > > I’ve put in some defensive code for the second issue, but I don’t know > if it will work or not. > > I’ve put in de-bouncing logic which I’m pretty sure will fix the third > issue. > > When you get a chance let me know if there’s any improvement. > > Cheers, > Jeff.
Hi Jeff, Among wxWidgets facilities that aren’t working as advertised, SetHint() in on the list, at least on Windows (This is not the first time we encountered this issues). So in commit 4a553b64 I replaced this help text by the same text displayed as wxStaticText. So now the net filter works on Windows. Thanks. -- Jean-Pierre CHARRAS _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

