← Back to team overview

kicad-developers team mailing list archive

Re: PATCH: OS X copy/close bug fix

 

Hi,

On 13.07.2016 01:32, Brano Panak wrote:

> - m_sdbSizer1Cancel = new wxButton( this, wxID_CANCEL );
> + m_sdbSizer1Cancel = new wxButton( this, wxID_CANCEL , _T("Cancel"));

This will break Alt-C as Cancel on the other architectures. Not a big
loss in my opinion (does the Escape key work?), but others might disagree.

   Simon


Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References