Ashton,
The example is very cool and helpful. Thank you.
One thing I am struggling with is the ActivityManager.
I am trying to manage a composite through the activity manager.
I was hoping that you had figured it out but I see that you also pass
a SimplePanel
mainActivityManager.setDisplay(shell.getContent());
Do you know what I need to do so that ActivityManager.setDisplay
function doesn't force me to pass an "AcceptsOneWidget" object?
For the sake of the argument, I want to be able to pass the whole
shell, like this:
mainActivityManager.setDisplay(shell);
Thank you.
On Oct 28, 6:52 am, Ashton Thomas <
ash...@acrinta.com> wrote:
> I will definitely try to post a video. It just puts the pressure on to
> actually do a good job!
>
> Thanks very much,
> -Ashton
>
> On Oct 28, 2:12 am, StrongSteve <
swe.sta...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Very nice idea. Thanks a lot for your effort.
>
> > Will there be a recording of the seminar for all of us on the other
> > side of the pond? ;)
>
> > Greetings
> > Stefan
>
> > On Oct 28, 4:19 am,AshtonThomas<
ash...@acrinta.com> wrote:
>
> > > Here is a direct link to the source code:
http://github.com/ashtonthomas/gwt-seminar
>
> > > I will continue to update the code for this site as well as the
> > > content on this app. Over the next few weeks I will post a lot of
> > > different sample code.
>
> > > Hopefully it will help others get started quicker!
>