Home
last modified time | relevance | path

Searched refs:m_buildMessageBox (Results 1 – 3 of 3) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dfootprint_wizard_frame.h199 wxTextCtrl* m_buildMessageBox; variable
H A Dfootprint_wizard_frame_functions.cpp127 m_buildMessageBox->SetValue( aMessage ); in DisplayBuildMessage()
H A Dfootprint_wizard_frame.cpp185 m_buildMessageBox = new wxTextCtrl( this, wxID_ANY, wxEmptyString, in BEGIN_EVENT_TABLE()
199 m_auimgr.AddPane( m_buildMessageBox, EDA_PANE().Palette().Name( "Output" ).Left().Position(1) in BEGIN_EVENT_TABLE()