what exactly do you want to do? You can just use HTML widget to embed html code straight into a gwt app.
But if your looking for some way to automaticaly convert a html layout into a set of vertical/horizontal panels to mimick that layout, I think your out of luck. (but unless you want a full dynamical layout, you shouldnt need that anyway...just use ID referances to insert your widgets while keeping the existing html layout) On Apr 20, 5:48 am, asianCoolz <[email protected]> wrote: > any tool that can be used to convert html (div tag) into gwt codes ? I > am wondering fast way to convert div codes with css into gwt easily --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
