I&#39;d just like to say that I&#39;ve always been impressed with the speed that bugs are fixed. I realized after saying that I&#39;d wait for the fix to be pushed that, given what I&#39;ve seen about how quick bug fixes have been pushed in the past, it probably was already there. So I pulled the most recent changes and, lo and behold, it was fixed and works great.<div>

<br></div><div>Thanks again.<br><br><div class="gmail_quote">On Wed, May 16, 2012 at 1:44 PM, Nick Shelley <span dir="ltr">&lt;<a href="mailto:nickmshelley@gmail.com" target="_blank">nickmshelley@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"><div>Thanks for pointing out the &#39;no-sheet option. I guess I missed that in the docs.</div><div><br></div>I played with the work-around for a bit and couldn&#39;t get it to work. If I don&#39;t show the intermediate dialog, then the real dialog is always displayed in the upper-left corner of the screen. If I do show the intermediate dialog first, the real one is either shown underneath the intermediate one or I can&#39;t see either one (I think it depends on what I have in my intermediate dialog).<div>


<br></div><div>Anyway, I&#39;m sure there&#39;s something I can do to get it to work, but I think I&#39;ll just wait for the &#39;no-sheet fix to be pushed since what I&#39;m working on isn&#39;t very urgent.</div><div><br>


</div><div>Thanks again for responding.<br><br><div class="gmail_quote"><div class="im">On Wed, May 16, 2012 at 7:38 AM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br>


</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>At Wed, 9 May 2012 20:06:15 -0600, Nick Shelley wrote:<br>
&gt; When I assign a frame as a dialog&#39;s parent, the title of the dialog isn&#39;t<br>
&gt; shown, but when I leave the parent as #f, the dialog shows up in the middle<br>
&gt; of the screen even though the window may be in a totally different place.<br>
&gt; Is there a way to have a frame as the parent and still have the title<br>
&gt; displayed?<br>
&gt;<br>
&gt; I&#39;m running on OS X Lion and I just compiled from the latest source with<br>
&gt; the default parameters.<br>
<br>
</div></div>The `dialog%&#39; class supports a &#39;no-sheet style, but it was broken. I&#39;ll<br>
push a repair.<br>
<br>
Meanwhile, you can hack around the problem by creating an intermediate<br>
dialog that is a child of the frame, then make your real dialog a child<br>
of the intermediate dialog.<br>
<br>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>