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