Yes I have. A few times... I think the problem is that it's just very different than how I implemented things (my code looks more like what's described in the api: http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/user/cellview/client/CellTree.html). And also the showcase example a bit complicated/large... at least for my little stressed out brain. It would be nice if someone could just either tell me how it's done (like call this method on this class), or just provided a very tiny example showing a tree (with like one parent and 2 children) where the child visibly changes when selected. That would be great... I'm hoping such an example already exists and I just haven't found it.
On Feb 28, 9:40 pm, Y2i <[email protected]> wrote: > Have you had a chance to look at the > showcase:http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTree -- 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.
