Hello. Can anyone give me a hint what layout technique is best suitable for GWT. Should I use <tables> , <iframe>, <div> or even construct the page in code by using DockPanel. I tried the iframe but I had trouble directing the response message to a different iframe. I also got DockPanel to work but i'm not sure if it is a good idea to do the layout in code entirely.
Thanks Oskar H. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
