kicad/include/widgets
Ian McInerney af24a5d5a7 Properly dismiss the grid combobox editor when it loses focus
The old way of checking for focus loss caused GTK to be unable to
even open the combobox. This way checks for the event sent when the
list closes and uses that to close the grid editor.

Fixes https://gitlab.com/kicad/code/kicad/issues/4617
2020-07-09 20:37:08 +01: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
color_swatch.h Moved PANEL_COLOR_SETTINGS from buttons to swatches. 2020-05-06 19:02:21 +01:00
footprint_choice.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
footprint_preview_widget.h Refactor FOOTPRINT_PREVIEW_PANEL 2017-03-10 23:26:45 -05:00
footprint_select_widget.h Remove background fp loading from Choose Symbol dlg. 2018-06-09 00:51:39 +01:00
gal_options_panel.h A better fix for commit d34433a1. 2019-05-15 18:18:01 -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 NetClass settings for Eeschema. 2020-07-08 21:23:25 +01:00
grid_readonly_text_helpers.h Fix compil warning 2018-09-13 09:04:58 +02:00
grid_text_button_helpers.h Enable editing of sheet fields. 2020-03-07 18:52:30 +00:00
indicator_icon.h Comment-only changes 2020-01-10 16:43:01 -08:00
infobar.h Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
layer_box_selector.h Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
mathplot.h Add missing includes 2020-05-10 00:24:11 +02:00
net_selector.h Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
paged_dialog.h Better error reporting for DRC rule parsing. 2020-05-25 22:51:47 +01:00
progress_reporter.h PROGRESS_REPORTER: implement SetCurrentProgress() method 2020-07-05 22:44:38 +02: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 Port Eeschema to new project settings 2020-07-02 22:08:54 -04:00
unit_binder.h Add support for data type to UNIT_BINDER 2020-06-28 08:52:37 -04:00
widget_hotkey_list.h Discourage use of wxDataViews. WX_GRID is much less problematic. 2020-03-28 16:09:40 +00:00
widget_save_restore.h Break widget save/restore out to reusable class 2019-01-30 15:41:35 -08:00
wx_busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00
wx_menubar.h Improve comment describing how we bludgen wx 2020-06-07 00:00:31 +01:00