Expand description
Old and deprecated API for popups. Use Popup instead.
Enums§
- Above
OrBelow  - Indicate whether a popup will be shown above or below the box.
 
Functions§
- popup_
above_ or_ below_ widget Deprecated  - Shows a popup above or below another widget.
 - popup_
below_ widget Deprecated  - Helper for 
popup_above_or_below_widget. - show_
tooltip Deprecated  - Show a tooltip at the current pointer position (if any).
 - show_
tooltip_ at Deprecated  - Show a tooltip at the given position.
 - show_
tooltip_ at_ pointer Deprecated  - Show a tooltip at the current pointer position (if any).
 - show_
tooltip_ for Deprecated  - Show a tooltip under the given area.
 - show_
tooltip_ text Deprecated  - Show some text at the current pointer position (if any).
 - was_
tooltip_ open_ last_ frame Deprecated  - Was this tooltip visible last frame?