Module ...

A generic UI button

Functions

_M:listPopup (title, text, list, w, h, fct) Requests a simple, press any key, dialog
_M:simpleLongPopup (title, text, w, fct, no_leave, force_height) Requests a simple, press any key, dialog
_M:simplePopup (title, text, fct, no_leave, any_leave) Requests a simple, press any key, dialog
_M:yesnoLongPopup (title, text, w, fct, yes_text, no_text, no_leave) Requests a long yes-no dialog
_M:yesnoPopup (title, text, fct, yes_text, no_text, no_leave) Requests a simple yes-no dialog


Functions

_M:listPopup (title, text, list, w, h, fct)
Requests a simple, press any key, dialog

Parameters

  • title:
  • text:
  • list:
  • w:
  • h:
  • fct:
_M:simpleLongPopup (title, text, w, fct, no_leave, force_height)
Requests a simple, press any key, dialog

Parameters

  • title:
  • text:
  • w:
  • fct:
  • no_leave:
  • force_height:
_M:simplePopup (title, text, fct, no_leave, any_leave)
Requests a simple, press any key, dialog

Parameters

  • title:
  • text:
  • fct:
  • no_leave:
  • any_leave:
_M:yesnoLongPopup (title, text, w, fct, yes_text, no_text, no_leave)
Requests a long yes-no dialog

Parameters

  • title:
  • text:
  • w:
  • fct:
  • yes_text:
  • no_text:
  • no_leave:
_M:yesnoPopup (title, text, fct, yes_text, no_text, no_leave)
Requests a simple yes-no dialog

Parameters

  • title:
  • text:
  • fct:
  • yes_text:
  • no_text:
  • no_leave:

Valid XHTML 1.0!