Hi, AFAIK the navigationTree renderer is an old UIX deprecated renderer and doesn't handle skinning correctly as you noticed. It should be refactored, but neither I nor somebody else found time to do it.
But, I think you can use the normal tree component with command components in it. cheers On Wed, Apr 2, 2008 at 11:03 PM, DuBois, Joseph < [EMAIL PROTECTED]> wrote: > Hello again, > > Since I didn't see a response to my question I did a bit more searching > and noticed the following BUG listing (655), and was wondering, since it > is listed as still open, if this was something that is being looked at > or should I look for an alternative implementation? (which seems to be > my problem). > > I am not fully sure how you guys go about doing fixes and such, so > figured I would ask. > > https://issues.apache.org/jira/browse/TRINIDAD-655 > > Despite documentation saying that > af|navigationTree::disclosed-icon and > af|navigationTree::undisclosed-icon may be used to style the > navigationTree icons, they are not used by the current renderer which > hard-codes the icons to unicode text values in the renderExpandCell > method of TreeRenderer > > Documented at: > > http://myfaces.apache.org/trinidad/skin-selectors.html > > > Thanks again for any assistance. > Joe > > > -----Original Message----- > From: DuBois, Joseph [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 26, 2008 1:32 PM > To: MyFaces Development > Subject: NavigationTree skinning/refactored? > > Well met all, > > First time posting here, and new to Trinidad, so hopefully following > proper etiquette. > > I am looking to re-skin the navigationTree element and in searching the > archives on MarkMail I found several threads with references, the most > recent was on 2007/10/08 by A.Winer where he talked about it requiring > refactoring because it was using the "older" UIX component and that we'd > have a new one in core.xhtml. I contacted Adam, but he said he was no > longer working on the project, thus he never was able to do it, so I was > wondering if this has been done? > > Second I found a post back in 2007/01/08 again about a skinning the > navigationTree, but no responses to that query? > > So again, looking for help/advise. I need to change the ">" symbol that > is displayed to a graphical image. > > Joe DuBois > Children's Hospital Boston > [EMAIL PROTECTED] > > > > > > > -- Cristi Toth ------------- Codebeat www.codebeat.ro
