[flexcoders] Accordion question - height minus header space

2009-02-20 Thread lanekelly5
I'd like to size the TileLists inside each accordion panel properly. If I have 4 panels (and thus 4 header buttons for navigation), how can I calculate the available space for a panel? I assume this would be the specified height of the accordion minus the height of a header * numChildren.

[flexcoders] Accordion question

2008-03-11 Thread djbrown_rotonews
I have a GUI that has a Tabbed view and a tiles view, both as children of an Accordion (the tiles view is just a repeater inside of a vbox as opposed to an actual tile list). Anyhow, each component has a few combobox pulldowns etc.. I want to be able to synch up those selections, so that when

RE: [flexcoders] Accordion question

2008-03-11 Thread Alex Harui
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of djbrown_rotonews Sent: Tuesday, March 11, 2008 7:18 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Accordion question I have a GUI that has a Tabbed view and a tiles view, both as children of an Accordion (the tiles view is just a repeater