(parent,
id, caption, pos,
size, style);
88SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
89CDialog::Create( parent,
id, caption, pos,
size, style );
94GetSizer()->SetSizeHints(
this);
136wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
137itemCDialog1->SetSizer(itemBoxSizer2);
139wxArrayString itemRadioBox3Strings;
140itemRadioBox3Strings.Add(
_(
"Remove information from all of the sequences"));
141itemRadioBox3Strings.Add(
_(
"Remove information from just the current sequence"));
142wxRadioBox* itemRadioBox3 =
newwxRadioBox( itemCDialog1,
ID_RADIOBOX,
_(
"This information applies to multiple sequences"), wxDefaultPosition, wxDefaultSize, itemRadioBox3Strings, 1, wxRA_SPECIFY_COLS );
143itemRadioBox3->SetSelection(0);
144itemBoxSizer2->Add(itemRadioBox3, 0, wxGROW|wxALL, 5);
146wxStdDialogButtonSizer* itemStdDialogButtonSizer4 =
newwxStdDialogButtonSizer;
148itemBoxSizer2->Add(itemStdDialogButtonSizer4, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
149wxButton* itemButton5 =
newwxButton( itemCDialog1, wxID_OK,
_(
"&OK"), wxDefaultPosition, wxDefaultSize, 0 );
150itemStdDialogButtonSizer4->AddButton(itemButton5);
152wxButton* itemButton6 =
newwxButton( itemCDialog1, wxID_CANCEL,
_(
"&Cancel"), wxDefaultPosition, wxDefaultSize, 0 );
153itemStdDialogButtonSizer4->AddButton(itemButton6);
155itemStdDialogButtonSizer4->Realize();
158itemRadioBox3->SetValidator( wxGenericValidator(&
m_Choice) );
211 returnCDialog::TransferDataToWindow();
~CDeleteFromBioseq_setDlg()
Destructor.
virtual void x_LoadSettings(const CRegistryReadView &view)
override these functions in derived classes
void Init()
Initialises member variables.
static bool ShowToolTips()
Should we show tooltips?
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
void CreateControls()
Creates the controls and sizers.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
CDeleteFromBioseq_setDlg()
Constructors.
virtual void x_SaveSettings(CRegistryWriteView view) const
bool Create(wxWindow *parent, wxWindowID id=ID_CDELETEFROMBIOSEQ_SETDLG, const wxString &caption=_("Information applies to multiple sequences"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
virtual bool TransferDataToWindow()
virtual void SetRegistryPath(const string &path)
class CRegistryReadView provides a nested hierarchical view at a particular key.
int GetInt(const string &key, int default_val=0) const
access a named key at this level, with no recursion
void Set(const string &key, int val)
access a named key at this level, with no recursion
static const char * kDeleteChoice
#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
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