I am trying to implement groups of collapsible table by using Rollup and TablePane. At high level, I have a ScrollPane, which in turn has BoxPane. I store the id of BoxPane in my application. Then at runtime, I load the wtkx file containing Rollup and TablePane for each section and then add them to BoxPane. However, it's now showing the contents of the Rollup and tables and I only see thin bar and everything mangled together. I tried calling validate on top level BoxPane, but it didn't help. Any idea what could be causing it? Thanks.
______________________________________________ See http://www.peak6.com/email_disclaimer.php for terms and conditions related to this email
