API PopupDialog

From Vendetta Lua
Jump to: navigation, 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