Re: [Kicad-developers] Unicode Hotkeys

2019-10-07 Thread Wayne Stambaugh
Ian, I'm all for fixing broken hotkeys. I suspect your assessment is correct and that fixing it will not be as easy as using the sample code in the wxWidgets documentation. I'm guessing we have (unsuccessfully) added code to try to work around this already. Any attempt to fix this is going to r

[Kicad-developers] Unicode Hotkeys

2019-10-04 Thread Ian McInerney
I was doing some digging in the hotkey code to try to see what may be causing this issue: https://bugs.launchpad.net/kicad/+bug/1840528, and I think it may be due to not using the actual unicode character as the hotkey we process. According to wxWidgets, GetKeyCode()