36 wxBoxSizer* boxSizer =
new wxBoxSizer( wxVERTICAL );
39 boxSizer->Add(
m_tree, 1, wxEXPAND, 5 );
43 boxSizer->Fit(
this );
Widget displaying a tree of symbols with optional search text control and description panel....
void FocusSearchFieldIfExists()
Focus the search widget if it exists.
void Unselect()
Unselect currently selected item in wxDataViewCtrl.
PCB_DRAW_PANEL_GAL * GetCanvas() const override
Return a pointer to GAL-based canvas of given EDA draw frame.
FP_LIB_TABLE GFootprintTable
The global footprint library table.