I want to start one activity (my form) inside another (my app). I am trying to do that with the 2.1 MVP Framwork and would like to know...
1) Is it possible to configure the ActivityManager (or add place parameter) so that my FormActivity.start() receives a inner panel of my app instead of the outer one set by activityManager.setDisplay(appWidget) when the EntryPoint was loaded? 2) The documentation reads "your app could create a CompositePlace, CompositeActivity, and CompositePlace.Tokenizer classes that delegate to the constituent members". Have anyone implemented that? (and would be kind enough to share) 3) Is there another way or recommended practice? Thanks, Julio -- 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.
