51 _(
"Display previous symbol" ) );
55 _(
"Display next symbol" ) );
75 wxDefaultPosition, wxSize( 150, -1 ) );
101 wxMenuBar* oldMenuBar = GetMenuBar();
108 fileMenu->
AddClose(
_(
"Symbol Viewer" ) );
120 viewMenu->AppendSeparator();
122 viewMenu->AppendSeparator();
129 menuBar->Append( fileMenu,
_(
"&File" ) );
130 menuBar->Append( viewMenu,
_(
"&View" ) );
wxBitmap KiScaledBitmap(BITMAPS aBitmap, wxWindow *aWindow, int aHeight, bool aQuantized)
Construct a wxBitmap from a memory record, scaling it if device DPI demands it.
static TOOL_ACTION zoomRedraw
static TOOL_ACTION zoomOutCenter
static TOOL_ACTION showDatasheet
static TOOL_ACTION zoomFitScreen
static TOOL_ACTION zoomInCenter
static constexpr int KICAD_AUI_TB_STYLE
< Default style flags used for wxAUI toolbars.
void SetMenuBar(wxMenuBar *menu_bar) override
void AddStandardHelpMenu(wxMenuBar *aMenuBar)
Adds the standard KiCad help menu to the menubar.
ACTION_TOOLBAR * m_mainToolBar
static TOOL_ACTION showDeMorganAlternate
static TOOL_ACTION showDeMorganStandard
static TOOL_ACTION addSymbolToSchematic
static TOOL_ACTION showPinNumbers
static TOOL_ACTION showElectricalTypes
Handle actions for the various symbol editor and viewers.
void doReCreateMenuBar() override
void ReCreateVToolbar() override
void ReCreateHToolbar() override
@ ID_LIBVIEW_SELECT_UNIT_NUMBER
This file contains miscellaneous commonly used macros and functions.
Definition for symbol library class.