I also found the CanvasButtonAccordionHeader! :D  I created a button 
and moved the headers "hitArea" to that button - works like a 
charm! :D

--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> I think someone got Tabs with a button in it to work for TabNav.  
Maybe
> the same plan will work for Accordion
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of nathanpdaniel
> Sent: Monday, August 18, 2008 9:06 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Accordion Header renderer layout help
> 
>  
> 
> I'm trying to create an Accordion Header Renderer component 
(extends 
> Button, implements IDataRenderer) - when I add children to 
> the "createChildren" method - it places them below (maybe behind is 
a 
> better term) the actual header itself. 
> I'm attempting to add another button and set the hitArea for the 
header 
> to that button (I want the user to have to click the Button to 
navigate 
> the Accordion rather than being able to click the entire header). I 
> also want to add some other textual elements, those always end up 
not 
> visible either. Anyone have any idea how to accomplish this? :D
> -Nathan D.
>


Reply via email to