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

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

36 #include <wx/button.h> 38 #include <wx/textctrl.h> 69  Create

( parent,

id

, caption, pos,

size

, style );

80 

wxDialog::Create( parent,

id

, caption, pos,

size

, style );

85

GetSizer()->SetSizeHints(

this

);

87

Centre(wxBOTH | wxCENTRE_ON_SCREEN);

123

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

124

itemFrame1->SetSizer(itemBoxSizer2);

126

wxPanel* itemPanel3 =

new

wxPanel( itemFrame1,

wxID_ANY

);

127

itemBoxSizer2->Add(itemPanel3, 1, wxGROW|wxALL, 0);

129

wxBoxSizer* itemBoxSizer4 =

new

wxBoxSizer(wxVERTICAL);

130

itemPanel3->SetSizer(itemBoxSizer4);

133

itemBoxSizer4->Add(

m_Panel

, 1, wxEXPAND|wxALL, 0);

136

wxBoxSizer* itemBoxSizer12 =

new

wxBoxSizer(wxHORIZONTAL);

137

itemBoxSizer4->Add(itemBoxSizer12, 0, wxEXPAND | wxALL, 0);

139

itemBoxSizer12->AddStretchSpacer();

141

wxButton* itemButton14 =

new

wxButton(itemPanel3, wxID_OK,

_

(

"Accept"

), wxDefaultPosition, wxDefaultSize, 0);

142

itemBoxSizer12->Add(itemButton14, 0, wxALL, 5);

144

wxButton* itemButton15 =

new

wxButton( itemPanel3, wxID_CANCEL,

_

(

"Cancel"

), wxDefaultPosition, wxDefaultSize, 0 );

145

itemBoxSizer12->Add(itemButton15, 0, wxALL, 5);

195  switch

(event.GetKeyCode())

199  if

(event.ControlDown())

201  m_Panel

->SetSelection(-1, -1);

~CSimpleTextEditor()

Destructor.

static bool ShowToolTips()

Should we show tooltips?

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

void OnKey(wxKeyEvent &event)

void CreateControls()

Creates the controls and sizers.

CSimpleTextEditor()

Constructors.

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

void Init()

Initialises member variables.

bool Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Multi-line Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(600, 400), long style=wxCAPTION|wxSYSTEM_MENU|wxCLOSE_BOX|wxRESIZE_BORDER)

@ ID_SIMPLE_TEXT_EDIT_PANEL

IMPLEMENT_CLASS(CFloatingFrame, CFloatingFrameBaseClass) const static long kFloatFrameStyle

CFloatingFrame.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static void text(MDB_val *v)

const struct ncbi::grid::netcache::search::fields::SIZE size


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