kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05009
pcbnew module editor toolbar items now in menubar -- patch
Because almost all toolbar items are not in the menubar of the module
editor I wrote a small patch.
Maybe someone can take care of the few TODO's inside the patch which I
was not able to get.
The File -> Close needs a ID handler and need's to be fixed.
And maybe some entries should not be selectable in some cases like
undo,redo and the placement of components if there is no module
loaded or new module created.
Maybe all the *modedit* files can better be moved to a subdirectory if
the code will be growing.
And also moving the dialog_* files. Because we get
already a nice amount of files and directories are handy to sort things up.
See the attached patch, it applies to rev 2418 without problems.
--
Kind Regards,
Met vriendelijke groet,
Jerry Jacobs
- http://www.xor-gate.org
Attachment:
pcbnew_module_editor_extended_menubar.patch
Description: Binary data
Follow ups