Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dinputbuilder.cpp1612 …wxButton* lWriteEditButton = new wxButton( itemPanel3, ID_WRITE_EDIT_BUTTON, _("Edit and Save"), w… in CreateControls() local
1614lWriteEditButton->SetToolTip(_("Open the created input file in a text editor allowing you to save … in CreateControls()
1615 itemBoxSizer239->Add(lWriteEditButton, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5); in CreateControls()