Module dialog_frame

Module dialog_frame 

Source
Expand description

A simple dialog frame and buttons.

Structs§

DialogFrame
Renders the frame and the Ok/Cancel buttons for a dialog window.
DialogFrameState
DialogFrameStyle
Combined styles.

Enums§

DialogOutcome
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.