Re: PATCH: Bug 186

Adam Megacz <[email protected]>
Newsgroups gmane.comp.java.xwt.general
Organization XWT
Message-ID <[email protected]>
David Crawshaw <[email protected]> writes:
> What if each child that was passed into the scrollpane could have a 
> series of boxes assigned as variables, like scroll_north, scroll_south, 
> etc.

No need to use boxes as the container....

  // $container has a _children trap
  $container.children = { north: $foo, south: $bar, ... }

I think I used this somewhere in the mail demo...

  - a


_______________________________________________
http://lists.xwt.org/listinfo/dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.