Hi, I'm trying to determine if "chrome" is a necessity as part of Container or if a specialty "ChromedContainer" should be made (or if at all).
Panel is one component that uses chrome (the TitleBar and ControlBar implement IChrome). Is Panel used a lot? As an alternative, Panel can be re-constructed to look as it does now without the use of chrome simply by using Group for the Panel itself and Group for the TitleBar and ControlBar and a Container with a ScrollingViewport for the content. Please let me know your thoughts. Thanks, Peter Ent Adobe Systems/Apache Flex Project