For mgwt (http://www.m-gwt.com) I just put in a custom ActivityManager to
handle animations, while switching activities. Maybe that could work for you
was well

- Daniel Kurka

2011/10/13 Aidan O'Kelly <aida...@gmail.com>

>
>> It's a bit like they ignore the standards they created with
>> Activities. 'Cause in theory it's possible to show as many activities
>> as you like in parallel... ;)
>
>
> They are more like informal contracts rather than 'standards'. :) and in
> any case, the activity will be stopped by the Activity Manager, its the
> view/widget that you keep around temporarily. In another situation you might
> have 3 views, and only one active at once, with the other two greyed out.
> And FWIW, it is possible to have multiple Activity's running, but you would
> probably user multiple ActivityManagers or something similar.
>
>  --
> 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.
>

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