Thanks. The scrolling is breaking but I no longer think the Tree/TreeItem objects are causing it. I found a VerticalPanel upstream from it that I am pretty sure is the cause. Thanks again. Happy new year!
On Wednesday, January 3, 2018 at 3:31:45 PM UTC-5, Colin Alworth wrote: > > As far as I can tell, Tree/TreeItem work just fine in standards mode - > what makes you think that they don't? > http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwTree > shows it being used in standards mode. > > In contrast, consider com.google.gwt.user.client.ui.TabPanel, which has > Javadoc indicating that it only works in quirks mode, and that > TabLayoutPanel should be used instead when in standards mode. > > On Tuesday, January 2, 2018 at 1:23:25 PM UTC-6, Harry Wagner wrote: >> >> I am converting an old GWT app to standards mode and have not found a >> good substitute for either Tree or TreeItem. Does anyone know of one? TIA! >> >> Harry >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
