Hello everybody,
I don´t know if this problem can be solved easily or maybe I have to think
of another approach.
The thing is that I want a TabLayoutPanel, so that the ActivityManager keeps
track of all the activity´s of the different tabs, but the first problem I
find is setting the Display. The ActivityManager only accepts instances of
AcceptsOneWidget (activityManager.setDisplay(AcceptsOneWidget display);)
What can I do to implement this??

The second problem is that, providing that I finally have the
ActivityManager "managing" all the activities running within the context of
the TabLayoutPanel, what´s the best way to do this? I mean, is it better to
haver one View, one Place and one Activity per tab? How would you do it?

Thank you very much.

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