wxWindowID
id,
constwxString& caption,
constwxPoint& pos,
constwxSize&
size,
longstyle )
74: m_TopSeqEntry(seh), m_CmdProcessor(cmdProcessor)
77 Create(parent,
id, caption, pos,
size, style);
86wxWindowID
id,
constwxString& caption,
constwxPoint& pos,
constwxSize&
size,
longstyle )
89SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
90wxDialog::Create( parent,
id, caption, pos,
size, style );
95GetSizer()->SetSizeHints(
this);
100SetSize(wxSize(920, 730));
138wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
139itemDialog1->SetSizer(itemBoxSizer2);
142itemBoxSizer2->Add(
m_PanelSizer, 1, wxEXPAND|wxALL, 5);
145wxBoxSizer* itemBoxSizer4 =
newwxBoxSizer(wxHORIZONTAL);
146itemBoxSizer2->Add(itemBoxSizer4, 0, wxEXPAND|wxALL, 5);
148wxButton* itemButton5 =
newwxButton( itemDialog1, wxID_OK,
_(
"Accept"), wxDefaultPosition, wxDefaultSize, 0 );
149itemBoxSizer4->Add(itemButton5, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
151wxButton* itemButton6 =
newwxButton( itemDialog1, wxID_CANCEL,
_(
"Cancel"), wxDefaultPosition, wxDefaultSize, 0 );
152itemBoxSizer4->Add(itemButton6, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
158wxDefaultPosition, wxDefaultSize, wxSIMPLE_BORDER );
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
wxBoxSizer * m_PanelSizer
ICommandProccessor * m_CmdProcessor
objects::CSeq_entry_Handle m_TopSeqEntry
void CreateControls()
Creates the controls and sizers.
void Init()
Initialises member variables.
CVectorTrimDlg()
Constructors.
~CVectorTrimDlg()
Destructor.
CVectorTrimPanel * m_Panel
bool Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Vector Trim Dialog"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
static bool ShowToolTips()
Should we show tooltips?
virtual bool TransferDataToWindow()
Undo/Redo interface for editing operations.
#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