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

NCBI C++ ToolKit: src/gui/widgets/gl/tooltip_handler.cpp Source File

38 #include <wx/window.h> 40 #include <wx/settings.h> 114

wxPoint current_pos = wxGetMousePosition() -

m_Host

->

TC_GetWindow

()->GetScreenPosition();

136  int

cursorY = wxSystemSettings::GetMetric(wxSYS_CURSOR_Y);

137

wxRect clientRect = hostWindow->GetClientRect();

141  if

(pos.x +

size

.GetWidth() > clientRect.GetRight())

142

pos.x = clientRect.GetRight() -

size

.GetWidth();

143  if

(pos.x < clientRect.GetLeft())

144

pos.x = clientRect.GetLeft();

146  if

(pos.y + cursorY/2 +

size

.GetHeight() > clientRect.GetBottom()) {

147  int

y = pos.y -

size

.GetHeight();

148  if

(y >= clientRect.GetTop())

208

Start(400, wxTIMER_ONE_SHOT);

217

Start(100, wxTIMER_ONE_SHOT );

229 #define CTOOLTIP_HANDLER_TIMER_ID 5212010 248

: m_Mode(eHideOnMove),

326

wxPoint pos =

event

.GetPosition();

333

wxSize thePoint(1,1);

334

wxRect tipArea(pos, thePoint);

382

wxPoint p = wxGetMousePosition();

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.

static void text(MDB_val *v)

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

Int4 delta(size_t dimension_, const Int4 *score_)

wxString ToWxString(const string &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