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"><<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>></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've added `reparent' as a method of `subwindow<%>'s. The original and<br>
new parents have to be in the same eventspace.<br>
<br>
My initial reaction to Jon's request was that it was too much trouble<br>
to add `reparent', but sometimes I underestimate how much easier things<br>
have become with the `racket/gui' 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'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>
> No, it isn't possible with the current GUI toolkit to do that.<br>
><br>
> Robby<br>
><br>
> On Thu, Jan 20, 2011 at 12:34 PM, Jon Rafkind <<a href="mailto:rafkind@cs.utah.edu">rafkind@cs.utah.edu</a>> wrote:<br>
> > Is there a way to change the parent of a gui object? (anything from the<br>
> > 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>