[flexcoders] WindowShade container / Multi-Accordion

2009-04-20 Thread Richard Rodseth
I may have asked this before, but it's come up again. I'm looking for an
Accordion alternative that allows multiple tabs to be open at once, but
never scrolls - rather it would close tabs as needed. I believe some of the
Adobe Creative Suite applications have this behaviour for palettes.

A VBox of WindowShades doesn't do the trick because the VBox grows in size.

Any suggestions? Thanks.


RE: [flexcoders] WindowShade container / Multi-Accordion

2009-04-20 Thread Tracy Spratt
.the VBox grows in size. only if you do not set the height.

 

Tracy Spratt,

Lariat Services, development services available

  _  

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Richard Rodseth
Sent: Monday, April 20, 2009 6:18 PM
To: flex...@googlegroups.com; flexcoders@yahoogroups.com
Subject: [flexcoders] WindowShade container / Multi-Accordion

 






I may have asked this before, but it's come up again. I'm looking for an
Accordion alternative that allows multiple tabs to be open at once, but
never scrolls - rather it would close tabs as needed. I believe some of the
Adobe Creative Suite applications have this behaviour for palettes.

A VBox of WindowShades doesn't do the trick because the VBox grows in size.

Any suggestions? Thanks.







Re: [flexcoders] WindowShade container / Multi-Accordion

2009-04-20 Thread Richard Rodseth
Yes, I misspoke. The point remains though - with the height of the VBox set,
you will still end up with scrollbars.
This is not a knock against WindowShade.

On Mon, Apr 20, 2009 at 3:56 PM, Tracy Spratt tr...@nts3rd.com wrote:



  “…the VBox grows in size…” only if you do not set the height.



 Tracy Spratt,

 Lariat Services, development services available
   --

 *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On
 Behalf Of *Richard Rodseth
 *Sent:* Monday, April 20, 2009 6:18 PM
 *To:* flex...@googlegroups.com; flexcoders@yahoogroups.com
 *Subject:* [flexcoders] WindowShade container / Multi-Accordion






  I may have asked this before, but it's come up again. I'm looking for an
 Accordion alternative that allows multiple tabs to be open at once, but
 never scrolls - rather it would close tabs as needed. I believe some of the
 Adobe Creative Suite applications have this behaviour for palettes.

 A VBox of WindowShades doesn't do the trick because the VBox grows in size.

 Any suggestions? Thanks.