Hello Salvador,

I am actually going to need it due to a rather large data sets that
produce many many nodes...

Your idea is on the right track, but I was hoping to replace the
expand and collapse icons of the node that I am expanding with a
little rotational-style icon while the data is being fetched

Can you do that?

Cheers,
Mark

On Apr 20, 4:26 pm, Salvador Diaz <diaz.salva...@gmail.com> wrote:
> Well, depending on what you're going to show, you might not need to
> show the loading icon. But if you really want to do it, you should be
> able to add a TreeItem created from a widget so make your loading icon
> with a standard image widget, then instantiate your fast tree item
> with that image, add it to your tree and when you're ready to show the
> actual data, remove the loading icon and show the data.
>
> http://collectionofdemos.appspot.com/javadoc/com/google/gwt/widgetide...)
>
> Cheers,
>
> Salvador
>
> On Apr 20, 4:29 am, markmac <mark.macum...@gmail.com> wrote:
>
> > Hi All,
>
> > Does anyone know how I can get the FastTree to show a loading tree
> > icon when a user expands a tree node? I was hoping to get this for
> > free out of the box, but it does not seem to be available.
>
> > Any help at all is appreciated.
>
> > Cheers,
> > Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to