[gwt-contrib] Re: Convert samples/mobilewebapp to use maven. This paves the way to converting the sample to use GI... (issue1450809)

2011-06-14 Thread abhi
The POM files point to GWT 2.3 which means the code won't compile if
imported as a maven project as there are a bunch of new dependencies.
Since GWT 2.4 beta/m1 was released can we have a strategy of
maintaining a snapshot maven build to truly adhere to maven spirit?

On Jun 1, 3:57 pm, rj...@google.com wrote:
 r10253

 http://gwt-code-reviews.appspot.com/1450809/

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors


[gwt-contrib] Re: r10185 committed - First example of a View that kicks off its own presenter as...

2011-05-18 Thread abhi
The only thing which jumps out is the event clutter. If we will need
to create as many events as activities, we are probably complicating
things more than they need to be. Also, is there a reason we are not
actively using GIN? Is it because GWT doesn't need to be tied to
another library for keeping things clean?

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors


make fileupload widget readonly

2010-07-01 Thread abhi
how to make fileupload  textbox readonly.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.