See also mred:get-text-from-user%.
Pops up a dialog box with title set to caption, message message, and a default value default-value. The user types in text and presses ``OK'' to return this text or ``Cancel'' to return null.
If center? is not #f, the message text (which may include new line characters) is centered, otherwise the message is left-justified.