Table of Contents

GuiCanvas::pushDialog

(GuiControl ctrl, int layer)

Syntax

void GuiCanvas::pushDialog(GuiControl %ctrl[, int %layer]);

Parameters

GuiControl %ctrl
No description available.

[optional] int %layer
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiCanvas::canTabFocus
GuiCanvas::cursorOff
GuiCanvas::cursorOn
GuiCanvas::getContent
GuiCanvas::getCursorPos
GuiCanvas::hideCursor
GuiCanvas::isCursorOn
GuiCanvas::popDialog
GuiCanvas::popLayer
GuiCanvas::renderFront
GuiCanvas::repaint
GuiCanvas::reset
GuiCanvas::setContent
GuiCanvas::setCursor
GuiCanvas::setCursorPos
GuiCanvas::showCursor
GuiCanvas::tabNext

References

This function is not called by any other functions.