Re: Tree and TreeItem in standards mode

2018-01-04 Thread Harry Wagner
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Tree and TreeItem in standards mode

2018-01-03 Thread Colin Alworth
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Tree and TreeItem in standards mode

2018-01-02 Thread Harry Wagner
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.