Expand description
A simple dialog frame and buttons.
Structs§
- Dialog
Frame - Renders the frame and the Ok/Cancel buttons for a dialog window.
- Dialog
Frame State - Dialog
Frame Style - Combined styles.
Enums§
- Dialog
Outcome - Result type for event-handling.
Functions§
- handle_
events - Handle events for the popup. Call before other handlers to deal with intersections with other widgets.
- handle_
mouse_ events - Handle only mouse-events.