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

NCBI C++ ToolKit: src/gui/widgets/edit/srcmod_text_panel.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

92 

CSrcModEditPanel::Create( parent,

id

, pos,

size

, style );

97

GetSizer()->SetSizeHints(

this

);

137

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

138

itemCSrcModEditPanel1->SetSizer(itemBoxSizer2);

140  m_Text

=

new

wxTextCtrl( itemCSrcModEditPanel1,

ID_TEXTCTRL5

, wxEmptyString, wxDefaultPosition, wxSize(320, -1), 0 );

141

itemBoxSizer2->Add(

m_Text

, 0, wxGROW|wxALL, 0);

void Init()

Initialises member variables.

CSrcModTextPanel()

Constructors.

bool Create(wxWindow *parent, wxWindowID id=10018, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL)

Creation.

virtual string GetValue()

virtual void SetValue(const string &val)

virtual bool IsWellFormatted(const string &val)

void OnTextctrl5TextUpdated(wxCommandEvent &event)

wxEVT_COMMAND_TEXT_UPDATED event handler for ID_TEXTCTRL5

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

~CSrcModTextPanel()

Destructor.

static bool ShowToolTips()

Should we show tooltips?

void CreateControls()

Creates the controls and sizers.

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

#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

wxString ToWxString(const string &s)

string ToStdString(const wxString &s)


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