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/phylo__tree__demo__dlg_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/widgets/phylo_tree/demo/phylo_tree_demo_dlg.cpp Source File

45 #include <wx/button.h> 46 #include <wx/bitmap.h> 87  Create

(parent,

id

, caption, pos,

size

, style);

98 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

99

wxDialog::Create( parent,

id

, caption, pos,

size

, style );

104

GetSizer()->SetSizeHints(

this

);

149

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

150

itemDialog1->SetSizer(itemBoxSizer2);

153

itemBoxSizer2->Add(

m_Widget

, 1, wxGROW|wxALL, 5);

155

wxBoxSizer* itemBoxSizer4 =

new

wxBoxSizer(wxHORIZONTAL);

156

itemBoxSizer2->Add(itemBoxSizer4, 0, wxALIGN_RIGHT|wxALL, 5);

158

wxButton* itemButton5 =

new

wxButton( itemDialog1, wxID_CANCEL,

_

(

"Close"

), wxDefaultPosition, wxDefaultSize, 0 );

159

itemBoxSizer4->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