Problem in Large scale application development and MVP

2010-08-04 Thread WillSpecht
I recently tried to follow the Large scale application development and MVP tutorial. The tutorial was great but I am having a hard time with a few things. If you try and add a contact to the list, the contact is created. If you try and add another contact, you are taken to the edit screen of the

Re: Problem in Large scale application development and MVP

2010-08-06 Thread WillSpecht
pdating contact"); } }); } On Aug 3, 1:38 pm, WillSpecht wrote: > I recently tried to follow the Large scale application development and > MVP tutorial.  The tutorial was great but I am having a hard time with > a few things. > > If you try and add a contact to t

Re: Problem in Large scale application development and MVP

2010-08-06 Thread WillSpecht
Can the moderators pass this on to Chris Ramsdale so he can update the tutorial? On Aug 6, 2:59 pm, WillSpecht wrote: > When a new contact is added it's id is never set. Because the id field > is a string it is stored as "". That is how the first contact is > added. Now

Does GWT designer currently work with UIBinder?

2010-10-18 Thread WillSpecht
I recently learned about GWT Designer and I am trying to use it in one of my projects. When I tried to open myView.java I got a message that this view is associated with a UIBinder file and that I should open the UIBinder file. When I open the UIBinder file I am told that I need version 2.1 M4 fo

Re: Does GWT designer currently work with UIBinder?

2010-10-20 Thread WillSpecht
.com/webtoolkit/tools/download-gwtdesigner-beta.html > > On Oct 18, 10:16 am, WillSpecht wrote: > > > I recently learned about GWT Designer and I am trying to use it in one > > of my projects.  When I tried to open myView.java I got a message that > > this view is associated w