kicad/pcb_calculator/dialogs
Jeff Young 9094ba8033 A veritable cornucopia of wxWidgets hacks for pcb calculator.
Most of these are display hacks because (at least on OSX) assigning
bitmaps or doing a layout before the controls are visible tends to
not work.  There are also some layout cleanups and some layout hacks
(horizontal radio button groups, for instance, lay out on top of each
other on OSX).

Fixes https://gitlab.com/kicad/code/kicad/issues/7491
2021-02-12 13:53:29 +00:00
..
dialog_regulator_form.cpp Split out the regulator dialog into unique file and fix filenames 2020-10-12 22:01:43 -04:00
dialog_regulator_form.h Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_regulator_form_base.cpp Split out the regulator dialog into unique file and fix filenames 2020-10-12 22:01:43 -04:00
dialog_regulator_form_base.fbp Split out the regulator dialog into unique file and fix filenames 2020-10-12 22:01:43 -04:00
dialog_regulator_form_base.h Split out the regulator dialog into unique file and fix filenames 2020-10-12 22:01:43 -04:00
pcb_calculator_frame_base.cpp A veritable cornucopia of wxWidgets hacks for pcb calculator. 2021-02-12 13:53:29 +00:00
pcb_calculator_frame_base.fbp A veritable cornucopia of wxWidgets hacks for pcb calculator. 2021-02-12 13:53:29 +00:00
pcb_calculator_frame_base.h A veritable cornucopia of wxWidgets hacks for pcb calculator. 2021-02-12 13:53:29 +00:00