A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/deletefrombioseq__setdlg_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/widgets/edit/deletefrombioseq_setdlg.cpp Source File

36 #include <wx/button.h> 37 #include <wx/radiobox.h> 77  Create

(parent,

id

, caption, pos,

size

, style);

88 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

89

CDialog::Create( parent,

id

, caption, pos,

size

, style );

94

GetSizer()->SetSizeHints(

this

);

136

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

137

itemCDialog1->SetSizer(itemBoxSizer2);

139

wxArrayString itemRadioBox3Strings;

140

itemRadioBox3Strings.Add(

_

(

"Remove information from all of the sequences"

));

141

itemRadioBox3Strings.Add(

_

(

"Remove information from just the current sequence"

));

142

wxRadioBox* itemRadioBox3 =

new

wxRadioBox( itemCDialog1,

ID_RADIOBOX

,

_

(

"This information applies to multiple sequences"

), wxDefaultPosition, wxDefaultSize, itemRadioBox3Strings, 1, wxRA_SPECIFY_COLS );

143

itemRadioBox3->SetSelection(0);

144

itemBoxSizer2->Add(itemRadioBox3, 0, wxGROW|wxALL, 5);

146

wxStdDialogButtonSizer* itemStdDialogButtonSizer4 =

new

wxStdDialogButtonSizer;

148

itemBoxSizer2->Add(itemStdDialogButtonSizer4, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);

149

wxButton* itemButton5 =

new

wxButton( itemCDialog1, wxID_OK,

_

(

"&OK"

), wxDefaultPosition, wxDefaultSize, 0 );

150

itemStdDialogButtonSizer4->AddButton(itemButton5);

152

wxButton* itemButton6 =

new

wxButton( itemCDialog1, wxID_CANCEL,

_

(

"&Cancel"

), wxDefaultPosition, wxDefaultSize, 0 );

153

itemStdDialogButtonSizer4->AddButton(itemButton6);

155

itemStdDialogButtonSizer4->Realize();

158

itemRadioBox3->SetValidator( wxGenericValidator(&

m_Choice

) );

211  return

CDialog::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