Well, my experience could be useful for you. I've been working in a
project with GWT 2.1 MVP, where I need to have a main menu which
triggers tabs when user clicks on a option. What I did was develop a
simple class that works as an Activity Manager but with concurrent
activities, passing the panel of the new tab as an AcceptsOneWidget to
activities. It's not dificult to do. And the class is an
implementation of Activity too, so I am able to re use it as an simple
activity in many other contexts. It will be great if GWT provides us
something like that out of the box.

Salud!

Ezequiel.-

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