Hello,

Is there a way to progromatically select and focus on a tree item
through the API?

Currently, I have an app with a tree listing all the pinpoint
locations in the map. i can click on the listing in the tree and it
centers the map on that location and pops its info window up. now i
would like to do that process in reverse as well. So, if someone
clicks on a pinpoint in the map, the associated tree item is selected
and focused on.

The problems i am encountering are that if i select a tree item
programatically the tree does not expand and show that selected item,
even though it is highlighted.
Also, after i do this selection, if i select something else in the
tree it does not unselect the one i set..so i then have multiple items
in the tree selected.

Anyone ever try to do this or know how it works?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to