I didn’t change anything in KiCad source, directly from git master. But, thanks for the hint. I’ll check when I find some time.
Regards, Bernhard > On 3. Sep 2017, at 23:20, Greg Smith <[email protected]> wrote: > > How do you have style set up? > > This class supports the following styles: > > wxTE_PROCESS_ENTER: > The control will generate the event wxEVT_TEXT_ENTER (otherwise pressing > Enter key is either processed internally by the control or used to activate > the default button of the dialog, if any). > > Greg S. > > On Sep 3, 2017, at 4:12 PM, Bernhard Stegmaier <[email protected] > <mailto:[email protected]>> wrote: > >> Hi, >> >> anyone using wxWidgets master (yes, I know… not officially supported…)? >> I compiled a new KiCad today with a current wxWidgets master. >> >> At least for me on macOS in eeschema (didn’t test anything else yet) >> pressing Return key in dialogs doesn’t close the dialog with ”OK” as with >> previous versions. >> It just beeps. >> With same KiCad version from official nightlies it is OK. >> >> There seem to be some recent changes (“optimisations") in wxWidgets >> wxTextCtrl behaviour… don’t know yet if related. >> Does anyone have any experience on other (non-macOS) platforms with a >> current wxWidgets master? >> Just want to know if it is yet another macOS wxWidgets issue or (maybe >> intended) new wxWidgets behaviour. >> >> >> Regards, >> Bernhard >> >> >> >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> <https://launchpad.net/~kicad-developers> >> Post to : [email protected] >> <mailto:[email protected]> >> Unsubscribe : https://launchpad.net/~kicad-developers >> <https://launchpad.net/~kicad-developers> >> More help : https://help.launchpad.net/ListHelp >> <https://help.launchpad.net/ListHelp>
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

