SDL/include
Frank Praznik e987c4a463 video: Add the concept of child popup windows
Add the CreatePopupWindow function to allow the creation of child tooltip and menu popup windows. Popup windows must be created as either a tooltip or popup menu and cannot be minimized, maximized, made fullscreen, or grab the mouse.

Child popup windows are tracked and will be recursively hidden, shown, or destroyed in tandem with the parent window.
2023-03-10 15:51:13 -08:00
..
SDL3 video: Add the concept of child popup windows 2023-03-10 15:51:13 -08:00
build_config include: add \brief to includes 2023-02-19 10:01:33 -08:00