CellTree: Horizontal Scrollbar impossible?

84 views
Skip to first unread message

opn

unread,
Jul 15, 2011, 9:02:05 AM7/15/11
to Google Web Toolkit
I hope it's not impossible right now to get a horizontal scrollbar
with a cellTree growing large in x-direction, but I just can not find
a solution.
The problem is that the cellTree automatically crates something like:
<div style="overflow: hidden;">
...
</div>

I can not find a way to disable this.

When i disable all these manually with, for example, firebug, my tree
begins to be scrollable.

Now the question:

Did anyone implement successfully a horizontal scrollable CellTree .

Jeff Larsen

unread,
Jul 15, 2011, 10:18:16 AM7/15/11
to google-we...@googlegroups.com
You can always walk up the dom and change the div. It is kinda hacky, but it will work. 

Derek

unread,
Jul 15, 2011, 6:09:55 PM7/15/11
to Google Web Toolkit
The get showcase has horizontal scrolling.
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellSampler
Reply all
Reply to author
Forward
0 new messages