34 #include <wx/checkbox.h>
82 wxPanel::Create( parent,
id, pos,
size, style );
87 GetSizer()->SetSizeHints(
this);
129 wxBoxSizer* itemBoxSizer2 =
new wxBoxSizer(wxVERTICAL);
130 itemPanel1->SetSizer(itemBoxSizer2);
132 wxBoxSizer* itemBoxSizer3 =
new wxBoxSizer(wxHORIZONTAL);
133 itemBoxSizer2->Add(itemBoxSizer3, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
137 itemBoxSizer3->Add(
m_LeaveOriginal, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
void CreateControls()
Creates the controls and sizers.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
static bool ShowToolTips()
Should we show tooltips?
wxCheckBox * m_LeaveOriginal
CConvertTextOptionsPanel()
Constructors.
~CConvertTextOptionsPanel()
Destructor.
wxCheckBox * m_StripNameFromText
CCapChangePanel * m_CapChangeOptions
bool Create(wxWindow *parent, wxWindowID id=10364, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxTAB_TRAVERSAL)
Creation.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
void Init()
Initialises member variables.
USING_SCOPE(ncbi::objects)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const struct ncbi::grid::netcache::search::fields::SIZE size