The get showcase has horizontal scrolling. http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellSampler
On Jul 15, 9:02 am, opn <[email protected]> wrote: > 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 . -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
