HintOverlayShowAtCursor Method |
Shows hint text at the current mouse pointer.
Namespace:
KSPDev.GUIUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
RemarksWhen possible the window is shown on the right side of the cursor. Though, if part of
the window goes out of the screen then it will be shown on the left side. If bottom boundary
of the window hits bottom boundary of the screen then hint is aligned vertically so what the
full content is visible.
See Also