kicad/include/widgets
Jeff Young fc2bdc49de Once more into the depths of hell... er, I mean fix a focus issue.
So the new steals-focus protection stuff works well when there's a
focused control, but not as well when there's a modal dialog up which
happens not to have a focused control (or worse, a focusable control).

This adds a second mechanism for also checking to see if a modal dialog
is up (something that wxWidgets, true to form, makes very difficult).

Fixes https://gitlab.com/kicad/code/kicad/issues/6520
2020-11-26 16:47:40 +00:00
..
app_progress_dialog.h Cleanup some unused variables 2020-08-24 01:51:23 +01:00
bitmap_button.h Add a new BITMAP_BUTTON widget and use it in the appearances panel 2020-09-20 01:43:27 +01:00
bitmap_toggle.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00
button_row_panel.h Add tooltips to hotkey dialog buttons 2018-10-04 07:47:21 -04:00
collapsible_pane.h Switch appearance panel to custom collapsible pane widget 2020-09-06 22:43:39 -04:00
color_swatch.h Cleanup formatting. 2020-11-07 21:40:56 +00:00
footprint_choice.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
footprint_preview_widget.h Improve color theme support in the footprint preview widget 2020-08-10 02:29:15 +01:00
footprint_select_widget.h Implement an app progress indicator in the taskbar 2020-08-09 10:55:00 +00:00
gal_options_panel.h ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
grid_bitmap_toggle.h Move net visibility/color controls to a wxGrid 2020-08-23 13:15:07 -04:00
grid_combobox.h Properly dismiss the grid combobox editor when it loses focus 2020-07-09 20:37:08 +01:00
grid_icon_text_helpers.h ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
grid_readonly_text_helpers.h Fix compil warning 2018-09-13 09:04:58 +02:00
grid_text_button_helpers.h Add browse button to footprint 3d settings 2020-09-01 02:00:38 +00:00
grid_text_helpers.h Use full net names in netclasses 2020-08-24 21:19:07 -04:00
indicator_icon.h Comment-only changes 2020-01-10 16:43:01 -08:00
infobar.h Inform user of bad DRC rules when filling zones. 2020-10-16 12:44:20 +01:00
layer_box_selector.h Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
mathplot.h Initialize more variables 2020-09-22 12:29:13 +01:00
msgpanel.h Simplify message panel code. 2020-11-18 17:32:40 +00:00
net_selector.h Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
number_badge.h Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00
paged_dialog.h Reimplement skip-parent-page to work with MacHack. 2020-08-29 20:53:53 +01:00
progress_reporter.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
resettable_panel.h Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
split_button.h Pcbnew: improve add existing footprint library browser and button 2020-01-03 15:09:26 +00:00
stepped_slider.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
tab_traversal.h Adjust tab ordering in some dialogs 2019-02-23 14:49:38 +00:00
text_ctrl_eval.h Normalize line endings 2019-06-19 15:18:30 -07:00
ui_common.h Once more into the depths of hell... er, I mean fix a focus issue. 2020-11-26 16:47:40 +00:00
unit_binder.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
widget_hotkey_list.h Fix typo in Toggle Layers action and add descriptions to hotkeys lists. 2020-09-04 17:45:07 +01:00
widget_save_restore.h Break widget save/restore out to reusable class 2019-01-30 15:41:35 -08:00
wx_aui_dock_art.h Add a custom dock art provider for aui manager with slight improvement 2020-10-18 10:36:42 -04:00
wx_busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00
wx_menubar.h Revert "Fix compile issue on OSX." 2020-07-13 20:19:09 -07:00