DVUI

Dialogs

Fields

#
mutex:Io.Mutex
Io.Mutex
stack:std.ArrayList(Dialog)
std.ArrayList(Dialog)

Types

#

Functions

#
add

Add a dialog to be displayed on the GUI thread during Window.end.

remove

Only called from gui thread.

indexOfSubwindow

Finds the index of the first dialog with the specific subwindow_id, or null if none exists

show

Runs the display function for all the current dialogs