Also I fail to see how is [putting APPLET into standalone document]+[creating FRAME for it using JS] easier then [creating APPLET with several PARAMs using JS]. In the first scenario you also get one more file/document to care about + one more request to make. But that's just my opinion. Whatever serves actual needs is good enough. :)
On Wed, Jun 16, 2010 at 1:41 PM, Olivier Monaco <[email protected]>wrote: > Hi, > > The easiest way is not an frame... you will have many issue. You can > create a Widget backing by an object tag. Or you can try some library > like http://code.google.com/p/gwtai/. > > Olivier > > On 16 juin, 13:17, mariyan nenchev <[email protected]> wrote: > > I said the easiest way to do it :) > > -- > 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%[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.
