You can use an mx tree. If you want to stick to Spark, there’s a couple of spark-olny implementations. I use this one: https://github.com/kachurovskiy/Spark-Tree
On Dec 1, 2014, at 11:20 AM, Fred Brunton <[email protected]> wrote: > No, thanks for asking. It's modeling software. The model is build by > creating diagrams of nodes (leaves) and modules (sub diagrams / branches). > It's hierarchical just like a file explorer. Also, we have a Flex browser > version of the model application, and we are trying to get it running on an > ipad using as much common code as possible. We use the tree control for > navigating the model and it works great. > > Here's a screenshot http://analyticacloud.com/test/BondModelScreenshot.png > > > > On Mon, Dec 1, 2014 at 4:35 PM, Ronny Shibley <[email protected]> wrote: > >> Mind me asking why u need a tree for ur mobile app... I'm sure there is a >> more mobile friendly way of achieving such behavior. >> >> Ronny Shibley >> >>> On Dec 1, 2014, at 10:20 AM, Fred Brunton <[email protected]> wrote: >>> >>> Looks great and it's a big help. >>> >>> I got a little excited when I saw the spark tree control. But looking at >>> the mxml for that example, it appears to be the mx tree control? >>> >>> Anyways, I want to find a tree component for my Tablet app. Will the mx >>> tree work there? Any suggestions? >>> >>> Again, thanks for this. >>> >>> On Sun, Nov 30, 2014 at 6:20 PM, Justin Mclean <[email protected] >>> >>> wrote: >>> >>>> Hi, >>>> >>>>> Clicking on 'Show Callout' results in the following stack trace. >>>> >>>> Thanks for reporting the issue, but it's a known issue and mentioned in >>>> the release notes. The code works fine when not loaded via another >>>> application. >>>> >>>> Thanks, >>>> Justin >>
