Wonderful! Thanks Matthew, that will make a number of things a lot easier now.<br><br><div class="gmail_quote">On Sat, Jan 22, 2011 at 04:30, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I&#39;ve added `reparent&#39; as a method of `subwindow&lt;%&gt;&#39;s. The original and<br>


new parents have to be in the same eventspace.<br>
<br>
My initial reaction to Jon&#39;s request was that it was too much trouble<br>
to add `reparent&#39;, but sometimes I underestimate how much easier things<br>
have become with the `racket/gui&#39; rewrite. The platform-specific part<br>
of the addition was trivial. Most of the work is just in checking that<br>
a reparenting request is sensible (e.g., doesn&#39;t create a cycle).<br>
<div><div></div><div class="h5"><br>
At Fri, 21 Jan 2011 06:09:57 -0600, Robby Findler wrote:<br>
&gt; No, it isn&#39;t possible with the current GUI toolkit to do that.<br>
&gt;<br>
&gt; Robby<br>
&gt;<br>
&gt; On Thu, Jan 20, 2011 at 12:34 PM, Jon Rafkind &lt;<a href="mailto:rafkind@cs.utah.edu">rafkind@cs.utah.edu</a>&gt; wrote:<br>
&gt; &gt; Is there a way to change the parent of a gui object? (anything from the<br>
&gt; &gt; framework collection)<br>
<br>
_________________________________________________<br>
  For list-related administrative tasks:<br>
  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
</div></div></blockquote></div><br>