Browse Source
Modular-Kicad milestone B), glamorous portions:
Modular-Kicad milestone B), glamorous portions:
*) Eeschema can now show the footprint editor. *) Eeschema can now invoke the footprint picker from the library part field editor. *) KIWAY_PLAYER::ShowModal() takes aResultantFocusWindow that tells what window to give the focus to. Required since frames are often near the top of the hierarchy and they are invoked by a peer, not a parent.pull/1/head
16 changed files with 114 additions and 43 deletions
-
2common/basicframe.cpp
-
4common/dialog_shim.cpp
-
8common/kiway.cpp
-
38common/kiway_player.cpp
-
16eeschema/dialogs/dialog_edit_component_in_schematic.cpp
-
40eeschema/dialogs/dialog_edit_libentry_fields_in_lib.cpp
-
2eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.cpp
-
2eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.fbp
-
5eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.h
-
2eeschema/getpart.cpp
-
18eeschema/schframe.cpp
-
10eeschema/tool_sch.cpp
-
1include/id.h
-
3include/kiway_player.h
-
3include/wxEeschemaStruct.h
-
3pcbnew/loadcmp.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue