@maskac
You can read some info about MVP there:
http://www.nieleyde.org/SkywayBlog/post.htm?postid=37782056-c4e1-4dfb-9caa-40ab9552ca3b


On 19 Jan., 15:44, Marcos Alcantara <[email protected]> wrote:
> Hi,
>
> Maybe you should think about getting over the "page" paradigm.
>
> In an application like GWT, you can make design everything as you
> would in a desktop application.
>
> Maybe you should read about the MVP architecture and GWT.runAsync()
> concepts.
>
> There are plenty of material out there for you to design large-scale
> apps using this toolkit.
>
> Hope I could be of any help.
>
> Marcos Alcantara
>
> On 19 jan, 05:16, Miroslav Mí¹ek <[email protected]> wrote:
>
>
>
> > Thanks for reply,
>
> > I want my "modules" (subpages) to be able to communicate with master page
> > (for new tabs openning and for opening some other widgets). I don`t know how
> > to make it possible with iframes. Do you have any idea please?
>
> > Thanks,
> > Miroslav Misek.
>
> > On Mon, Jan 18, 2010 at 2:20 PM, makoki <[email protected]> wrote:
> > > Why dont you use iframes? There could be a communication problem
> > > depending on how you want your application components to talk to each
> > > other but think this could work.
> > > Hope it helps
>
> > > On 17 ene, 19:32, maskac <[email protected]> wrote:
> > > > Hello,
>
> > > > please can anyone help me with designing modular application in gwt?
> > > > I would like to have one page, like smartgwt showcase, but it should
> > > > load pages to tabs dynamicaly from modules (war files with gwt apps,
> > > > specified by extra url). Is it possible to write such app in gwt?
>
> > > > Thanks, and sorry for my bad english.
> > > > Maskac.
>
> > > --
> > > 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]<google-web-toolkit%2Bunsubs
> > >  [email protected]>
> > > .
> > > 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 [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