<div class="gmail_extra">i get roughly the same behavior on</div><div class="gmail_extra">ubuntu 11.10 running gnome 3</div><div class="gmail_extra">racket v5.2.1</div><div class="gmail_extra"><br></div><div class="gmail_extra">
<div class="gmail_extra">#! /usr/bin/env racket</div><div class="gmail_extra"><br></div><div class="gmail_extra">#lang racket/gui</div><div class="gmail_extra"><br></div><div class="gmail_extra">(message-box &quot;goodbye Fred&quot; &quot;hello world&quot;)</div>
<div><br></div><div>here&#39;s a screenshot:</div><div><a href="http://ozzloy.lifeafterking.org/~ozzloy/title-cut-off.png">http://ozzloy.lifeafterking.org/~ozzloy/title-cut-off.png</a></div><br><div class="gmail_quote">On Wed, Apr 25, 2012 at 12:53, Harry Spier <span dir="ltr">&lt;<a href="mailto:vasishtha.spier@gmail.com" target="_blank">vasishtha.spier@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Its Windows Vista.<br>
<br>
Also I don&#39;t know if this is also another bug.  When the message-box<br>
displays, the Racket logo displays not in the title bar but in the<br>
message area beside the text and it is about double the size as it<br>
appears in a top-level window frame title bar.<br>
<br>
 (I haven&#39;t yet tried Patrick suggested solution of setting<br>
auto-resize to #t as I did a work around of increasing the message<br>
size to be longer than the title).<br>
Thanks,<br>
Harry<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Apr 25, 2012 at 12:01 PM, Matthias Felleisen<br>
&lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt; wrote:<br>
&gt;<br>
&gt; Strange. Works okay on my Mac. What platform?<br>
&gt;<br>
&gt;<br>
&gt; On Apr 25, 2012, at 11:47 AM, Harry Spier wrote:<br>
&gt;<br>
&gt;&gt; That displays OK<br>
&gt;&gt;<br>
&gt;&gt; but:<br>
&gt;&gt; #lang racket/gui<br>
&gt;&gt; (message-box &quot;goodbye Fred&quot; &quot;hello world&quot;)<br>
&gt;&gt;<br>
&gt;&gt; displays the message box title as &quot;goodby...&quot; because the message box<br>
&gt;&gt; width is only wide enough to hold the message and the Racket logo<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Harry<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Apr 25, 2012 at 9:38 AM, Matthias Felleisen<br>
&gt;&gt; &lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Do you mean something like this:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; #lang racket/gui<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; (message-box &quot;good bye&quot; &quot;hello world&quot;)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Apr 20, 2012, at 10:30 AM, Harry Spier wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I&#39;ve created a simple message-box.  It expands in width to display the<br>
&gt;&gt;&gt;&gt; message, but if the title is longer than the message, then the title<br>
&gt;&gt;&gt;&gt; is cut-off.  Is there any way to have the message-box expand enough to<br>
&gt;&gt;&gt;&gt; display the title in that case.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;&gt; Harry Spier<br>
&gt;&gt;&gt;&gt; ____________________<br>
&gt;&gt;&gt;&gt;  Racket Users list:<br>
&gt;&gt;&gt;&gt;  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
&gt;&gt;&gt;<br>
&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>