Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef _GUI_PACKAGES__LOCUS_TAG_EUK_DLG_H_
2 #define _GUI_PACKAGES__LOCUS_TAG_EUK_DLG_H_
34 #include <wx/dialog.h>
35 #include <wx/textctrl.h>
36 #include <wx/radiobox.h>
45 #define SYMBOL_LOCUS_TAG_EUK_DLG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
46 #define SYMBOL_LOCUS_TAG_EUK_DLG_TITLE _("Locus Tag, Euk/Prok")
47 #define SYMBOL_LOCUS_TAG_EUK_DLG_IDNAME ID_LOCUS_TAG_EUK_DLG
48 #define SYMBOL_LOCUS_TAG_EUK_DLG_SIZE wxSize(400, 300)
49 #define SYMBOL_LOCUS_TAG_EUK_DLG_POSITION wxDefaultPosition
73 bool Create( wxWindow* parent,
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
static bool ShowToolTips()
Should we show tooltips?
void Init()
Initialises member variables.
bool Create(wxWindow *parent, wxWindowID id=ID_LOCUS_TAG_EUK_DLG, const wxString &caption=_("Locus Tag, Euk/Prok"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
CLocusTagEukDlg()
Constructors.
void CreateControls()
Creates the controls and sizers.
~CLocusTagEukDlg()
Destructor.
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 SYMBOL_LOCUS_TAG_EUK_DLG_STYLE
#define SYMBOL_LOCUS_TAG_EUK_DLG_TITLE
#define SYMBOL_LOCUS_TAG_EUK_DLG_POSITION
#define SYMBOL_LOCUS_TAG_EUK_DLG_IDNAME
#define SYMBOL_LOCUS_TAG_EUK_DLG_SIZE
const struct ncbi::grid::netcache::search::fields::SIZE size