kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17419
Re: [PATCH] Assertion failure and can't close Hotkeys List
Le 20/03/2015 20:39, Wayne Stambaugh a écrit :
> Hmm!? Where have I heard this before? The more times I see this, the
> more seriously I'm thinking of creating a policy where kicad dialogs
> must use the proper wxWidgets methods for transferring data to and from
> the dialog controls (see
> http://docs.wxwidgets.org/3.0/overview_validator.html) and making the
> wxID_OK and wxID_CANCEL event handlers we currently use a shooting
> offense. :)
Yes, you are right: some of our dialogs could use the default wxWidgets
handlers for the OK and Cancel buttons.
For some of them, I am the culprit...
Sorry.
--
Jean-Pierre CHARRAS
Follow ups
References