(parent,
id, caption, pos,
size, style);
92SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
98GetSizer()->SetSizeHints(
this);
142wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
143itemCBulkCmdDlg1->SetSizer(itemBoxSizer2);
145wxBoxSizer* itemBoxSizer3 =
newwxBoxSizer(wxHORIZONTAL);
146itemBoxSizer2->Add(itemBoxSizer3, 0, wxGROW|wxALL, 5);
148wxStaticText* itemStaticText4 =
newwxStaticText( itemCBulkCmdDlg1, wxID_STATIC,
_(
"CDS comment"), wxDefaultPosition, wxDefaultSize, 0 );
149itemBoxSizer3->Add(itemStaticText4, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
151 m_CDSCommentTxt=
newwxTextCtrl(itemCBulkCmdDlg1,
ID_ATE_CDS_COMMENT_TXT,
_(
"TAA stop codon is completed by the addition of 3' A residues to the mRNA"), wxDefaultPosition, wxSize(320, 50), wxTE_MULTILINE | wxTE_WORDWRAP);
152itemBoxSizer3->Add(
m_CDSCommentTxt, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
156itemBoxSizer2->Add(
m_OverhangBtn, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
160itemBoxSizer2->Add(
m_ExtendBtn, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
164itemBoxSizer2->Add(
m_AdjustGeneBtn, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
167itemBoxSizer2->Add(
m_OkCancel, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
USING_SCOPE(ncbi::objects)
#define ID_ATE_EXTEND_BTN
#define ID_ATE_ADJUST_GENE_BTN
#define ID_ATE_OVERHANG_BTN
#define ID_ATE_CDS_COMMENT_TXT
wxCheckBox * m_AdjustGeneBtn
wxCheckBox * m_OverhangBtn
void CreateControls()
Creates the controls and sizers.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
wxTextCtrl * m_CDSCommentTxt
bool Create(wxWindow *parent, wxWindowID id=10075, const wxString &caption=_("Add Translation Exception"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
void Init()
Initialises member variables.
CAddTranslExceptDlg()
Constructors.
static bool ShowToolTips()
Should we show tooltips?
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
COkCancelPanel * m_OkCancel
~CAddTranslExceptDlg()
Destructor.
virtual CRef< CCmdComposite > GetCommand()
virtual string GetErrorMessage()
objects::CSeq_entry_Handle m_TopSeqEntry
bool Create(wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxFrameNameStr)
IWorkbench is the central interface in the application framework.
#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
CRef< CCmdComposite > SetTranslExcept(objects::CSeq_entry_Handle seh, const string &comment, bool strict, bool extend, bool adjust_gene)
string ToStdString(const wxString &s)
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