this simple, clear and concise tutorial helped me understand GWT a lot more than most tutorials out there. Any chance of further videos like this? Maybe implementing several widgets that cross-interact with each other and pass each other data (to make a kind of UI)? Currently I am working on a project that could benefit from more videos like these.
@P4nicFaceKing Thank you. You've got some good ideas for videos. I have a list of videos I'd like to create just like what your requesting although I haven't made time for them yet. I have a couple of customers projects I've been burning the midnight oil on. From the 18th to the 1st, I'm going to have some time to put out more. I'll see if I can produce widget interaction this weekend. :)
this simple, clear and concise tutorial helped me understand GWT a lot more than most tutorials out there. Any chance of further videos like this? Maybe implementing several widgets that cross-interact with each other and pass each other data (to make a kind of UI)? Currently I am working on a project that could benefit from more videos like these.
P4nicFaceKing 2 months ago in playlist More videos from branflake2267
@P4nicFaceKing Thank you. You've got some good ideas for videos. I have a list of videos I'd like to create just like what your requesting although I haven't made time for them yet. I have a couple of customers projects I've been burning the midnight oil on. From the 18th to the 1st, I'm going to have some time to put out more. I'll see if I can produce widget interaction this weekend. :)
branflake2267 2 months ago
do u know how to integrate an existing html template to your proyect??
Thanks.
rockdrigog 3 months ago
@rockdrigog I've used this to import html as a String and then I can play with it.
code.google.com/p/gwt-examples/wiki/project_IndexingGWTApp#GWT_Application_Content_Inclusion
branflake2267 2 months ago