wxPoint current_pos = wxGetMousePosition() -
m_Host->
TC_GetWindow()->GetScreenPosition();
136 intcursorY = wxSystemSettings::GetMetric(wxSYS_CURSOR_Y);
137wxRect clientRect = hostWindow->GetClientRect();
141 if(pos.x +
size.GetWidth() > clientRect.GetRight())
142pos.x = clientRect.GetRight() -
size.GetWidth();
143 if(pos.x < clientRect.GetLeft())
144pos.x = clientRect.GetLeft();
146 if(pos.y + cursorY/2 +
size.GetHeight() > clientRect.GetBottom()) {
147 inty = pos.y -
size.GetHeight();
148 if(y >= clientRect.GetTop())
208Start(400, wxTIMER_ONE_SHOT);
217Start(100, wxTIMER_ONE_SHOT );
229 #define CTOOLTIP_HANDLER_TIMER_ID 5212010 248: m_Mode(eHideOnMove),
326wxPoint pos =
event.GetPosition();
333wxSize thePoint(1,1);
334wxRect tipArea(pos, thePoint);
382wxPoint 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