Popup::AnyQuestionRichText — Show a question that might need scrolling.
Import Popup;
boolean
Popup::AnyQuestionRichText
( | string | headline , |
string | richtext , | |
integer | hdim , | |
integer | vdim , | |
string | yes_button_message , | |
string | no_button_message , | |
symbol | focus
) ; |
short headline
text input as a rich text
initial horizontal dimension of the popup
initial vertical dimension of the popup
message on the left/true button
message on the right/false button
`focus_yes, `focus_no, `focus_none