(parent,
id, caption, pos,
size, style);
98SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
99wxDialog::Create( parent,
id, caption, pos,
size, style );
104GetSizer()->SetSizeHints(
this);
149wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
150itemDialog1->SetSizer(itemBoxSizer2);
153itemBoxSizer2->Add(
m_Widget, 1, wxGROW|wxALL, 5);
155wxBoxSizer* itemBoxSizer4 =
newwxBoxSizer(wxHORIZONTAL);
156itemBoxSizer2->Add(itemBoxSizer4, 0, wxALIGN_RIGHT|wxALL, 5);
158wxButton* itemButton5 =
newwxButton( itemDialog1, wxID_CANCEL,
_(
"Close"), wxDefaultPosition, wxDefaultSize, 0 );
159itemBoxSizer4->Add(itemButton5, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
virtual const CBioTreeContainer & GetTree(void)
void CreateControls()
Creates the controls and sizers.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
CPhyloTreeWidget * m_Widget
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
bool Create(wxWindow *parent, wxWindowID id=10000, const wxString &caption=_("CPhyloTreeDemoDlg"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(600, 500), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX)
Creation.
void Init()
Initialises member variables.
static bool ShowToolTips()
Should we show tooltips?
void OnCloseWindow(wxCloseEvent &event)
wxEVT_CLOSE_WINDOW event handler for ID_CHITMATRIXDEMODLG
CPhyloTreeDemoDlg()
Constructors.
~CPhyloTreeDemoDlg()
Destructor.
CUICommandRegistry is a centralized registry where all application commands should be registered.
static CUICommandRegistry & GetInstance()
the main instance associated with the application
#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
Defines: CTimeFormat - storage class for time format.
wxFileArtProvider * GetDefaultFileArtProvider()
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