Unfortunately _selectedIndex is private, so we are not able to assign
something to it without  using the original setter (which in turn
hinders you from assigning -1)

Maybe you can throw a few buttons into a horizontal box?
Cheers,
Ralf

On 7/20/06, Rich Tretola <[EMAIL PROTECTED]> wrote:
> That is worth a shot.
>
> Rich
>
> On 7/20/06, Tom Chiverton <[EMAIL PROTECTED]> wrote:
> > On Thursday 20 July 2006 14:14, Rich Tretola wrote:
> > > There is a valid reason for why I want to do this and that is to have
> > > a multirow custom navigator.  Darron
> > > (http://www.ifbin.com/news/2005/11/flex-15-multiline-tabnavigator-by.html)
> > > accomplished this in Flex 1.5 by repositing the 2 navigators and
> > > setting the selectedIndex to -1 in the upper navigator.  I have ported
> > > this to flex 2 but unless I can deselect the upper navigators selected
> > > tab, it is kind of useless.
> >
> > *Righhhhhhht*.
> > You could try sub-classing the control and overriding the selectedIndex
> > behaviour with your own ?
> >
> > --
> > Tom Chiverton
> >
> > ****************************************************
> >
> > This email is sent for and on behalf of Halliwells LLP.
> >
> > Halliwells LLP is a limited liability partnership registered in England and 
> > Wales under registered number OC307980 whose registered office address is 
> > at St James's Court Brown Street Manchester M2 2JF.  A list of members is 
> > available for inspection at the registered office. Any reference to a 
> > partner in relation to Halliwells LLP means a member of Halliwells LLP. 
> > Regulated by the Law Society.
> >
> > CONFIDENTIALITY
> >
> > This email is intended only for the use of the addressee named above and 
> > may be confidential or legally privileged.  If you are not the addressee 
> > you must not read it and must not use any information contained in nor copy 
> > it nor inform any person other than Halliwells LLP or the addressee of its 
> > existence or contents.  If you have received this email in error please 
> > delete it and notify Halliwells LLP IT Department on 0870 365 8008.
> >
> > For more information about Halliwells LLP visit www.halliwells.com.
> >
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Rich Tretola
> <mx:EverythingFlex/>
> http://www.EverythingFlex.com
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


-- 
Ralf Bokelberg <[EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to