child wrappers

Adam Megacz <[email protected]> 08 Apr 2003 04:03:18 -0700
Newsgroups gmane.comp.java.xwt.general
Organization XWT
Message-ID <[email protected]>
I'm working on implementing child wrappers, and the way it's specified
here:

  http://lists.xwt.org/pipermail/dev/2002-September/001082.html

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?

  - a

_______________________________________________
http://lists.xwt.org/listinfo/dev