kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16199
Re: [PATCH] GAL hotkey event handling causing beeps on OSX
> Selection box works for me on OSX with patch applied.
> >
> > Regarding to pass or not the event as Wayne mentions, regular canvas
> > appears to do the same as I did on the patch (see common/draw_panel.cpp
> > line 1404-1405).
>
> The default canvas checks to see if the event was handled and calls
> wxEvent::Skip() if the return from EDA_DRAW_FRAME::GeneralControle()
> indicates that it should be skipped. I'm not sure the new tool
> framework behavior is the same.
>
> >
> > Does anyone actually got the beep on GAL on other platforms? If not I
> > can dig a little and check if it something with wxOSX specifically.
>
> No beep on windows 7 pro using kicad r5351 and wx 3.0.2.
>
Thanks Wayne. I will dig a little more, the less disruptive the patch the
better. If anyone on OSX could confirm the beep it would be nice.
Cheers,
-- Paulo
References