Wednesday, May 7, 2014

Re: GWT treeItem expand button missing in Internet Explorer

Huh? Which version of GWT? When I point IE8 at the trees in the GWT Showcase, I see the +/- symbols. 

http://gwt.googleusercontent.com/samples/Showcase/Showcase.html#!CwTree
and
http://gwt.googleusercontent.com/samples/Showcase/Showcase.html#!CwCellTree

I'm assuming this version Showcase is built with GWT 2.6.0, though the one I built with 2.5.1 works also.

As for my own apps, I've always extended Tree.Resources or CellTree.Resources to use my own open and close icons. For the one app that will still runs with IE8, those icons are visible (the other apps use SVG and so require IE9 and above).

On Wednesday, October 13, 2010 4:33:08 PM UTC-4, 12ock wrote:
Hi,

I am having trouble displaying the expand (+/-) button for TreeItem in
internet explorer 8. It works fine in firefox. Basicly i parse an xml
file into tree structure and display it in the browser, if a node has
children, there should be an expand button (+/-) beside it.

Help please!

Thanks

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment