28 #ifndef _SRC_OTHER_PNL_H_
29 #define _SRC_OTHER_PNL_H_
56 #define SYMBOL_CSOURCEOTHERPANEL_STYLE wxTAB_TRAVERSAL
57 #define SYMBOL_CSOURCEOTHERPANEL_TITLE _("SourceOther")
58 #define SYMBOL_CSOURCEOTHERPANEL_IDNAME ID_CSOURCEOTHERPANEL
59 #define SYMBOL_CSOURCEOTHERPANEL_SIZE wxSize(400, 300)
60 #define SYMBOL_CSOURCEOTHERPANEL_POSITION wxDefaultPosition
void CreateControls()
Creates the controls and sizers.
CRef< objects::COrg_ref > m_OrgRef
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
~CSourceOtherPanel()
Destructor.
bool Create(wxWindow *parent, wxWindowID id=ID_CSOURCEOTHERPANEL, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxTAB_TRAVERSAL)
Creation.
static bool ShowToolTips()
Should we show tooltips?
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
void OnChangedTaxname(void)
void TransferToOrgRef(objects::COrg_ref &org)
wxTextCtrl * m_LineageCtrl
wxTextCtrl * m_DivisionCtrl
void Init()
Initialises member variables.
CSourceOtherPanel()
Constructors.
void TransferFromOrgRef(const objects::COrg_ref &org)
wxTextCtrl * m_CommonNameCtrl
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.
const struct ncbi::grid::netcache::search::fields::SIZE size
#define SYMBOL_CSOURCEOTHERPANEL_SIZE
#define SYMBOL_CSOURCEOTHERPANEL_IDNAME
#define SYMBOL_CSOURCEOTHERPANEL_STYLE
#define SYMBOL_CSOURCEOTHERPANEL_POSITION