kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25454
Re: PATCH: OS X copy/close bug fix
So we are back to the question we already had at the beginning of this thread.
Should we workaround this in KiCad or not?
There was a pretty small patch for wxWidgets that obviously has the same effect, but it doesn’t garble KiCad source.
Probably it is a piece of cake for Adam to apply it to the official builds.
Of course, everyone building on its own would have to take care of on their own.
Regards,
Bernhard
> On 14 Jul 2016, at 12:31, Brano Panak <bpanak@xxxxxxxxx> wrote:
>
> tested with osx and r6976:
>
> in pcbnew/dimensions/grid
>
> cmd+c copy selected (does not close dialog)
>
> enter, esc, ok, cancel button works ok
>
> cmd+c, cmd+x, cmd+v works ok
>
> On 13/07/16 18:43, jp charras wrote:
>> Le 13/07/2016 à 08:22, jp charras a écrit :
>>> Le 13/07/2016 à 02:26, Brano Panak a écrit :
>>>> as far as i can see in my version yes, this can be specified in wxFormBuilder as separate fields ID
>>>> and LABEL
>>>>
>>> You cannot specify the label when using a wxStdDialogButtonSizer in wxFormBuilder.
>>> Using a wxStdDialogButtonSizer is a good practice, because it uses the look and feel of each
>>> platform to display these standard buttons.
>>>
>>>
>> @Brano,
>> Can you test this patch?
>> (Only the Dimension/grid dialog is patched in Pcbnew)
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>> 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 : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
Follow ups
References
-
PATCH: OS X copy/close bug fix
From: Collin Anderson, 2016-05-05
-
Re: PATCH: OS X copy/close bug fix
From: Simon Wells, 2016-05-05
-
Re: PATCH: OS X copy/close bug fix
From: Collin Anderson, 2016-05-11
-
Re: PATCH: OS X copy/close bug fix
From: Bernhard Stegmaier, 2016-05-12
-
Re: PATCH: OS X copy/close bug fix
From: Chris Pavlina, 2016-06-19
-
Re: PATCH: OS X copy/close bug fix
From: Collin Anderson, 2016-06-22
-
Re: PATCH: OS X copy/close bug fix
From: Bernhard Stegmaier, 2016-06-22
-
Re: PATCH: OS X copy/close bug fix
From: Collin Anderson, 2016-06-22
-
Re: PATCH: OS X copy/close bug fix
From: Wayne Stambaugh, 2016-06-22
-
Re: PATCH: OS X copy/close bug fix
From: Brano Panak, 2016-07-12
-
Re: PATCH: OS X copy/close bug fix
From: Simon Wells, 2016-07-13
-
Re: PATCH: OS X copy/close bug fix
From: Brano Panak, 2016-07-13
-
Re: PATCH: OS X copy/close bug fix
From: jp charras, 2016-07-13
-
Re: PATCH: OS X copy/close bug fix
From: jp charras, 2016-07-13
-
Re: PATCH: OS X copy/close bug fix
From: Brano Panak, 2016-07-14