Expand description
Show popup windows, tooltips, context menus etc.
Enums§
- Popup
Close Behavior - Determines popup’s close behavior
Functions§
- next_
tooltip_ id - What is the id of the next tooltip for this widget?
- popup_
above_ or_ below_ widget - Shows a popup above or below another widget.
- popup_
below_ widget - Helper for
popup_above_or_below_widget
. - seconds_
since_ last_ tooltip - show_
tooltip - Show a tooltip at the current pointer position (if any).
- show_
tooltip_ at - Show a tooltip at the given position.
- show_
tooltip_ at_ pointer - Show a tooltip at the current pointer position (if any).
- show_
tooltip_ for - Show a tooltip under the given area.
- show_
tooltip_ text - Show some text at the current pointer position (if any).
- tooltip_
id - was_
tooltip_ open_ last_ frame - Was this popup visible last frame?