(parent,
id, caption, pos,
size, style);
83SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
84wxDialog::Create( parent,
id, caption, pos,
size, style );
89GetSizer()->SetSizeHints(
this);
132wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
133itemDialog1->SetSizer(itemBoxSizer2);
135wxStaticBox* itemStaticBoxSizer3Static =
newwxStaticBox(itemDialog1,
wxID_ANY,
_(
"Static"));
136wxStaticBoxSizer* itemStaticBoxSizer3 =
newwxStaticBoxSizer(itemStaticBoxSizer3Static, wxVERTICAL);
137itemBoxSizer2->Add(itemStaticBoxSizer3, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
139wxBoxSizer* itemBoxSizer4 =
newwxBoxSizer(wxHORIZONTAL);
140itemStaticBoxSizer3->Add(itemBoxSizer4, 1, wxALIGN_CENTER_HORIZONTAL, 5);
142wxStaticText* itemStaticText5 =
newwxStaticText( itemDialog1, wxID_STATIC,
_(
"Merging Window:"), wxDefaultPosition, wxDefaultSize, 0 );
143itemBoxSizer4->Add(itemStaticText5, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
146itemBoxSizer4->Add(
m_ThreshText, 1, wxALIGN_CENTER_VERTICAL|wxALL, 5);
148 m_ShowIndels=
newwxCheckBox( itemDialog1,
ID_CHECKBOX,
_(
"Show Indels"), wxDefaultPosition, wxDefaultSize, 0 );
150itemStaticBoxSizer3->Add(
m_ShowIndels, 0, wxALIGN_LEFT|wxALL, 5);
152wxStdDialogButtonSizer* itemStdDialogButtonSizer8 =
newwxStdDialogButtonSizer;
154itemBoxSizer2->Add(itemStdDialogButtonSizer8, 0, wxALIGN_RIGHT|wxALL, 5);
155wxButton* itemButton9 =
newwxButton( itemDialog1, wxID_OK,
_(
"&OK"), wxDefaultPosition, wxDefaultSize, 0 );
156itemStdDialogButtonSizer8->AddButton(itemButton9);
158wxButton* itemButton10 =
newwxButton( itemDialog1, wxID_CANCEL,
_(
"&Cancel"), wxDefaultPosition, wxDefaultSize, 0 );
159itemStdDialogButtonSizer8->AddButton(itemButton10);
161itemStdDialogButtonSizer8->Realize();
164 m_ThreshText->SetValidator( wxTextValidator(wxFILTER_NUMERIC) );
209 return static_cast<int>(rv);
static bool ShowToolTips()
Should we show tooltips?
void CreateControls()
Creates the controls and sizers.
~CAlnSpanSettingsDlg()
Destructor.
void Init()
Initialises member variables.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
void SetThreshold(int th)
CAlnSpanSettingsDlg()
Constructors.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
wxTextCtrl * m_ThreshText
wxCheckBox * m_ShowIndels
bool Create(wxWindow *parent, wxWindowID id=ID_CALNSPANSETTINGSDLG, const wxString &caption=_("Alignment span settings"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
bool GetShowIndels() const
void SetShowIndels(bool indel)
<!DOCTYPE HTML >< html > n< header > n< title > PubSeq Gateway Help Page</title > n< style > n th
static void text(MDB_val *v)
const struct ncbi::grid::netcache::search::fields::SIZE size
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4