Hi all, I am currently working on a project using GWT. However, one of our teams started development with Extjs on another project. They built some nice widgets that we could reuse. Thus we started wrapping those widget in GWT so we can use in our GWT application.
However we ran into issues when we try to pass the HtmlELement from Extjs widget to GWT widget. The el object from Extjs widget is not constructed until the widget itself is rendered. Therefore we are passing an undefined element to GWT widget. Can someone here provide some talented solutions so we can adopt? It doesn't have to solve the passing element problem I am facing. It could be any solution as long as it will make the wrapping work. Greatest appreciation! Phil -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
