i checked out the demo MVP.
1. is it a must to use gwt2.0 for this to work? when i open up
HelloWorldPanel, it stated name = new TextBox( "World" ); not match.
i'm using gwt1.7
2.in HelloWorldPresenter file, i was asked to changed void onClick
( ClickEvent event ) { to public void onClick( ClickEvent event ) {
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---