Thursday, October 27, 2011

Re: Popup windows & printing

On 10/26/2011 9:02 PM, Mike Dee wrote:
> It seems easy to popup a new window, but I'm not sure how to stick the
> HTML into it.

That's the purpose of the _target attribute in the <form> element.

> If Window.open would return a reference to the window,
> I could see a way to do it.
Create a JSNI routine that creates a window and returns the handle.

> Here is another idea. I can create another module to the GWT app.
> It's sole purpose is to handle printing.

Whatever.

Bueno Suerte,
jec

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment