Jeff Young
|
f21faceb74
|
A hack to work around wxWidgets failure to capture WX_MENU_OPEN events
See the comments. It's not pretty, but it works.
Fixes: lp:1829640
* https://bugs.launchpad.net/kicad/+bug/1829640
Fixes: lp:1829307
* https://bugs.launchpad.net/kicad/+bug/1829307
Fixes: lp:1594029
* https://bugs.launchpad.net/kicad/+bug/1594029
|
2019-05-19 22:04:28 +01:00 |
Jeff Young
|
7d9a0b06e0
|
Push help menu down into EDA_BASE_FRAME.
|
2019-05-18 13:14:08 +01:00 |
Jeff Young
|
69afa27a5f
|
Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU.
This gives us better separation of MVC in line with the design of
the modern toolset. It also reduces a whole bunch of duplicated
data.
|
2019-05-15 17:50:52 +01:00 |
Jeff Young
|
f9e4ee1fc9
|
CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.)
|
2019-05-15 17:50:52 +01:00 |