<div class="gmail_extra">Hello Matthew,<br><br>Mr. Spier reports that he is using windows Vista. If the message-box code uses the message% class under the hood, then this is probably related to the bug I noted: problem report 12714 <br>
<br>Thank you!<br>-Patrick<br><br><div class="gmail_quote">On 25 April 2012 12:01, Matthias Felleisen <span dir="ltr"><<a href="mailto:matthias@ccs.neu.edu" target="_blank">matthias@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Strange. Works okay on my Mac. What platform?<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Apr 25, 2012, at 11:47 AM, Harry Spier wrote:<br>
<br>
> That displays OK<br>
><br>
> but:<br>
> #lang racket/gui<br>
> (message-box "goodbye Fred" "hello world")<br>
><br>
> displays the message box title as "goodby..." because the message box<br>
> width is only wide enough to hold the message and the Racket logo<br>
><br>
> Thanks,<br>
> Harry<br>
><br>
> On Wed, Apr 25, 2012 at 9:38 AM, Matthias Felleisen<br>
> <<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>> wrote:<br>
>><br>
>> Do you mean something like this:<br>
>><br>
>>> #lang racket/gui<br>
>>><br>
>>> (message-box "good bye" "hello world")<br>
>><br>
>><br>
>><br>
>><br>
>> On Apr 20, 2012, at 10:30 AM, Harry Spier wrote:<br>
>><br>
>>> I've created a simple message-box. It expands in width to display the<br>
>>> message, but if the title is longer than the message, then the title<br>
>>> is cut-off. Is there any way to have the message-box expand enough to<br>
>>> display the title in that case.<br>
>>><br>
>>> Thanks,<br>
>>> Harry Spier<br>
>>> ____________________<br>
>>> Racket Users list:<br>
>>> <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
>><br>
<br>
____________________<br>
Racket Users list:<br>
<a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br></div>