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

NCBI C++ ToolKit: src/gui/widgets/seq/edit_tb.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #include <wx/dcclient.h> 52  static bool

bitmap_registered =

false

;

53  if

(!bitmap_registered) {

57

bitmap_registered =

true

;

61  m_EditBmp

= wxArtProvider::GetBitmap(

wxT

(

"edit_tb::edit"

));

64  m_DeleteBmp

= wxArtProvider::GetBitmap(

wxT

(

"edit_tb::delete"

));

79  else if

(event.LeftUp())

101

evt.SetEventObject(panel);

102

panel->GetEventHandler()->AddPendingEvent(evt);

109  if

(event.m_x < 16) {

111

? wxCursor(wxCURSOR_HAND) : wxCursor(wxCURSOR_IBEAM));

115

? wxCursor(wxCURSOR_HAND) : wxCursor(wxCURSOR_IBEAM));

void SetSize(wxSize size)

CTextPanelContext * GetContext()

virtual void RegisterFileAlias(const wxArtID &anId, const wxArtClient &aClient, const wxSize &aSize, const wxString &aName, long aType=wxBITMAP_TYPE_ANY, int anIndex=-1)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

wxEVT_COMMAND_MENU_SELECTED

static CS_CONTEXT * context

wxFileArtProvider * GetDefaultFileArtProvider()


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