Re: swapImage not rendering at all.

2007-02-01 Thread djmacpac
Did you get it working? I have the same Problem and cannot find any help... PLZ help. Gregg D Bolinger wrote: > > Well, this was my fault initially. I forgot the URL attribute. So now I > have: > > swapImageUrl="images/circle_buttons/go_grey_2.gif" > activeImageUrl="images/circle_buttons/go_gr

Re: Tree2

2007-01-09 Thread djmacpac
OK thx, you have a hint for which keyword i should search? Andrew Robinson-5 wrote: > > Search the archives, I don't have an answer handy, but I know that > question is very frequently asked. > > On 1/9/07, djmacpac <[EMAIL PROTECTED]> wrote: >> >> No

Re: Tree2

2007-01-09 Thread djmacpac
on-5 wrote: > > The default tree path in the tree2 code is always indexes. > > A (0) > -- B (0:0) > -- C (0:1) >-- D (0:1:0 > > ..etc.. > > Was this your question? > > On 1/9/07, djmacpac <[EMAIL PROTECTED]> wrote: >> >> But ho

Re: Tree2

2007-01-09 Thread djmacpac
ath with the new > one. The renderer always checks the state to determine which to > expand. > > See the tree state API/source for more information > > -A > > On 1/8/07, djmacpac <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I'm using a Tree2 an

Tree2 Problem with JBoss Portal

2007-01-08 Thread djmacpac
Hi, I have following Problem with my Tree2 Implementation in a JBoss Portal: I have 2 Trees next to each other (via table, one in the left column, the other in the right column). Works fine. But when I'm coming from another maximized Portlet back to the Page with the 2 Trees or when I'm doing an a

Tree2

2007-01-08 Thread djmacpac
Hi, I'm using a Tree2 and it works fine. But now I want that, when I'm changing the directory in the tree, the actual opened tree should be closed and only the clicked tree should be opened. normally all tree stay opened. hope you understand what i want to do. for example: I ' m browsing up to fol