DVUI

Subwindows

Fields

#
stack:std.ArrayList(Subwindow)
std.ArrayList(Subwindow)
current_id:Id

id of the subwindow widgets are being added to

current_rect:Rect.Natural

natural rect of the last subwindow, dialogs use this

focused_id:Id

id of the subwindow that has focus

Types

#

Type Functions

#
setCurrent

Return the previous current values

Functions

#
get

Iterates the subwindows from the top of the stack (last item in the array)

reset

Removes all subwindows that were not used ((re)added) since the last call to reset