PDA

View Full Version : [2.0, AIR] What is the right way to display a tree?



feiichi
21 Jul 2007, 5:37 AM
Hi,
what is the right way to display a tree in the Adobe AIR environment? I tried to put it into a panel but the tree wouldn't expand or in other case overflowed. When I place it right onto the MainWindow with eg. region: 'west', it expands correctly but never shows scrollbars even with the containerScroll set to true.

Thanks a lot..