API PopupDialog
From Vendetta Lua
Jump to navigationJump to search
PopupDialog
Definition:
PopupDialog(userdata dialog, int x, y) -> nil
Description:
Wrapper around iup.Popup that allows the dialog to be closed with HideDialog or HideAllDialogs
Arguments:
dialog dialog to show
x horizontal position
y vertical position