Re: child wrappers

Charles Goodwin <[email protected]> Tue, 8 Apr 2003 12:27:44 +0100
Newsgroups gmane.comp.java.xwt.general
Message-ID <308906BE5D07D5119285009027D61C5722F6CD@NTFPS1>
> When you add a child to a box, it will trigger a template
> application... but templates are only supposed to be applied in a
> *background* thread.  This means you can't add children to a box in
> the foreground thread.  That's not acceptable.
> 
> Suggestions?

You could have _0 automatically fire in a background thread for templates
with redirect wrappers, and simply make this clear in the reference.
_______________________________________________
http://lists.xwt.org/listinfo/dev