43 case TOOLBAR_LOC::LEFT:
44 case TOOLBAR_LOC::RIGHT:
45 case TOOLBAR_LOC::TOP_AUX:
48 case TOOLBAR_LOC::TOP_MAIN:
94 auto unitChoiceFactory =
100 wxDefaultPosition, wxSize( 150, -1 ) );
115 wxMenuBar* oldMenuBar = GetMenuBar();
122 fileMenu->
AddClose(
_(
"Symbol Viewer" ) );
134 viewMenu->AppendSeparator();
136 viewMenu->AppendSeparator();
143 menuBar->Append( fileMenu,
_(
"&File" ) );
144 menuBar->Append( viewMenu,
_(
"&View" ) );
static TOOL_ACTION zoomRedraw
static TOOL_ACTION zoomOutCenter
static TOOL_ACTION showDatasheet
static TOOL_ACTION zoomFitScreen
static TOOL_ACTION zoomInCenter
void SetMenuBar(wxMenuBar *menu_bar) override
void RegisterCustomToolbarControlFactory(const ACTION_TOOLBAR_CONTROL &aControlDesc, const ACTION_TOOLBAR_CONTROL_FACTORY &aControlFactory)
Register a creation factory for toolbar controls that are present in this frame.
virtual void configureToolbars()
ACTION_TOOLBAR * m_tbTopMain
void AddStandardHelpMenu(wxMenuBar *aMenuBar)
Add the standard KiCad help menu to the menubar.
static TOOL_ACTION showDeMorganAlternate
static TOOL_ACTION showElectricalTypes
static TOOL_ACTION showPinNumbers
static TOOL_ACTION showDeMorganStandard
static TOOL_ACTION addSymbolToSchematic
Handle actions for the various symbol editor and viewers.
void doReCreateMenuBar() override
void configureToolbars() override
@ ID_LIBVIEW_SELECT_UNIT_NUMBER
This file contains miscellaneous commonly used macros and functions.
Definition for symbol library class.