Go to the documentation of this file.Go to the SVN repository for this file.
28 #ifndef _SINGLE_EXPERIMENT_PANEL_H_
29 #define _SINGLE_EXPERIMENT_PANEL_H_
56 #define SYMBOL_CSINGLEEXPERIMENTPANEL_STYLE wxTAB_TRAVERSAL
57 #define SYMBOL_CSINGLEEXPERIMENTPANEL_TITLE _("SingleExperimentPanel")
58 #define SYMBOL_CSINGLEEXPERIMENTPANEL_IDNAME ID_CSINGLEEXPERIMENTPANEL
59 #define SYMBOL_CSINGLEEXPERIMENTPANEL_SIZE wxSize(400, 300)
60 #define SYMBOL_CSINGLEEXPERIMENTPANEL_POSITION wxDefaultPosition
88 void CreateControls();
97 void OnExperimentTxtTextUpdated( wxCommandEvent& event );
104 wxBitmap GetBitmapResource(
const wxString& name );
107 wxIcon GetIconResource(
const wxString& name );
111 static bool ShowToolTips();
119 ID_CSINGLEEXPERIMENTPANEL = 10179,
121 ID_EXPERIMENT_TXT = 10181,
wxTextCtrl * m_Experiment
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_GUIWIDGETS_EDIT_EXPORT
Defines to provide correct exporting from DLLs in Windows.
const struct ncbi::grid::netcache::search::fields::SIZE size
#define SYMBOL_CSINGLEEXPERIMENTPANEL_IDNAME
#define SYMBOL_CSINGLEEXPERIMENTPANEL_STYLE
#define SYMBOL_CSINGLEEXPERIMENTPANEL_POSITION
#define SYMBOL_CSINGLEEXPERIMENTPANEL_SIZE