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