#include <corelib/ncbiobj.hpp>
#include <wx/panel.h>
#include <wx/radiobox.h>
#include <wx/checkbox.h>
#include <wx/textctrl.h>
#include <wx/combobox.h>
#include <wx/choice.h>
#include <wx/treebook.h>
Go to the source code of this file.
Go to the SVN repository for this file.
◆ SYMBOL_CGENERICPROPSPANEL_IDNAME
#define SYMBOL_CGENERICPROPSPANEL_IDNAME ID_CGENEPROPSPANEL |
◆ SYMBOL_CGENERICPROPSPANEL_POSITION
#define SYMBOL_CGENERICPROPSPANEL_POSITION wxDefaultPosition |
◆ SYMBOL_CGENERICPROPSPANEL_SIZE
#define SYMBOL_CGENERICPROPSPANEL_SIZE wxSize(400, 300) |
◆ SYMBOL_CGENERICPROPSPANEL_STYLE
#define SYMBOL_CGENERICPROPSPANEL_STYLE wxTAB_TRAVERSAL |
◆ SYMBOL_CGENERICPROPSPANEL_TITLE
#define SYMBOL_CGENERICPROPSPANEL_TITLE _("Gene Properties") |