← Back to team overview

kicad-developers team mailing list archive

Dialog SetFocus patches for OSX

 

Hi all,

I've attached 2 patches for some SetFocus optimisations on Macos. Tested
also on Linux where there wasn't the issue, and it is still ok. This was a
macos specific problem...

0001 fixes the find dialog and pad_properties dialog on pcbnew
0002 fixes add_component dialog on eeschema

I've used the recommended wxFB3.5-RC1 (https://github.com/marekr/
wxFormBuilder.git) to modify the dialogs. Which isn't also working on macos
making it hard to use it...



-- 
Diogo Condeço

Attachment: 0001-Macos-SetFocus-and-SetSelection-moved-into-OnInitDia.patch
Description: Binary data

Attachment: 0002-eeschema-add_component-setfocus-moved-into-OnInitDia.patch
Description: Binary data


Follow ups