Matej,

Does the TreeTable component in 1.2.2 suffer from the same image issue as the Tree component?  I might just switch to the TreeTable.

Steve

On 9/21/06, Matej Knopp <[EMAIL PROTECTED]> wrote:
Scrolling shouldn't be a problem.

<div style="overflow: scroll; height: 20em">
  <div wicket:id="tree">
  </div>
</div>

Well. In 1.2.2 there was a problem with internet explorer in standard
compliance mode, images were staying even if tree scrolled. In current
svn this is fixed. Can you please try current 1.x from svn?

-Matej

Steve Knight wrote:
> Ok, I just noticed that the tree component has built-in scrolling, but
> the problem remains valid.  The images don't scroll...at least not in
> IE.  In Firefox, the scrollbars don't even show up.
>
> On 9/21/06, *Steve Knight* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     I am using the new tree component that was backported to 1.2, but I
>     am having trouble putting the tree into a scrollable div.  I would
>     like to restrict the tree to a certain height on screen, and when
>     the tree gets larger it should show vertical scrollbars.  This sort
>     of works.  The text scrolls fine but the images used for the folders
>     and nodes does not scroll.  Is this possible?
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net 's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to