message+check-box/custom in Dialogs
(message+check-box/custom->titlemessagecheck-labelbutton1-labelbutton2-labelbutton3-labelparentstyleclose-result)1,2,3, orclose-result
title: string (up to 200 characters)
message: string
check-label: string (up to 200 characters)
button1-label: string (up to 200 characters),bitmap%object, or#f
button2-label: string (up to 200 characters),bitmap%object, or#f
button3-label: string (up to 200 characters),bitmap%object, or#f
parent=#f:frame%ordialog%object or#f
style='(no-default): list of symbols in'(default=1 default=2 default=3 no-default disallow-close number-order caution stop checked)
close-result=#f: valueLike
message-box/custom, except thatthe dialog contains a check box whose label is
check-label;the result is two values: the
message-boxresult, and a boolean indicating whether the box was checked; andstylecan contain'checkedto indicate that the check box should be initially checked.