Popup::TimedAnyQuestion — Timed question popup with two buttons and time display
Import Popup;
boolean
Popup::TimedAnyQuestion
( | string | headline , |
string | message , | |
string | yes_button_message , | |
string | no_button_message , | |
symbol | focus , | |
integer | timeout_seconds
) ; |
headline or Popup::NoHeadline()
message string
label on affirmative buttons (on left side)
label on negating button (on right side)
`focus_yes (first button) or `focus_no (second button)
timeout, if 0, normal behaviour