<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">&lt;<a href="mailto:matthias@ccs.neu.edu" target="_blank">matthias@ccs.neu.edu</a>&gt;</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>
&gt; That displays OK<br>
&gt;<br>
&gt; but:<br>
&gt; #lang racket/gui<br>
&gt; (message-box &quot;goodbye Fred&quot; &quot;hello world&quot;)<br>
&gt;<br>
&gt; displays the message box title as &quot;goodby...&quot; because the message box<br>
&gt; width is only wide enough to hold the message and the Racket logo<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Harry<br>
&gt;<br>
&gt; On Wed, Apr 25, 2012 at 9:38 AM, Matthias Felleisen<br>
&gt; &lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Do you mean something like this:<br>
&gt;&gt;<br>
&gt;&gt;&gt; #lang racket/gui<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (message-box &quot;good bye&quot; &quot;hello world&quot;)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Apr 20, 2012, at 10:30 AM, Harry Spier wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; I&#39;ve created a simple message-box.  It expands in width to display the<br>
&gt;&gt;&gt; message, but if the title is longer than the message, then the title<br>
&gt;&gt;&gt; is cut-off.  Is there any way to have the message-box expand enough to<br>
&gt;&gt;&gt; display the title in that case.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt; Harry Spier<br>
&gt;&gt;&gt; ____________________<br>
&gt;&gt;&gt;  Racket Users list:<br>
&gt;&gt;&gt;  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
&gt;&gt;<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>