far.Dialog

LuaFAR 3

far.Dialog


result = far.Dialog (Guid,X1,Y1,X2,Y2,HelpTopic,Items,Flags,fDlgProc)

Parameters:
  Same parameters as in far.DialogInit

Returns:
  result: 1-based integer (or nil in case of failure)

Note:
  The function updates the Items array to the values
  the dialog items have at the moment of dialog closing.

Far API used:
  DialogInit, DialogRun, DialogFree, DlgProc