How to get Cloud SQL for free for some time on GAE

2012-08-05 Thread vikash@Atos
Hi, We have created a GWT POC project which we need to deploy on GAE. Thos project uses, MYSQL as backend. After a lot of search, I have found that the Cloud SQL which is similar to MySQL, but it requires billing. Can we get it running for some trail period for free? Thanks, Vikash -- You recei

Re: Does the Google App Engine Support Java/J2EE Web Application

2012-08-05 Thread vikash@Atos
Any help would be appreciated. Urgent guys!!! On Aug 3, 7:38 am, "vikash@Atos" wrote: > Hi, > > I have two questions: > > 1) Does the Google App Engine supports web application (java/j2ee)? > I have a java/j2ee web app, can I deploy it on Google App Engine (with > my gmail account)? > > 2) If my

Re: Is there any way we can utilise Google Address Book API in our GWT Application

2012-08-05 Thread vikash@Atos
any taker for this issue? On Aug 3, 8:27 am, "vikash@Atos" wrote: > Hi, > > Is there any way we can utilise google address book API in our GWT > Application. > > Thanks, > Vikash -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to

Re: which EventBus

2012-08-05 Thread andrewsc
Jens, thanks for you reply. The MVP-2 example (with UIBinder) also uses HandlerManager directly in its code, just as the MVP-1. I shall try my hand, using SimpleEventBus in these samples. I wonder how HandlerManager got into these samples in the first place. Was it a mere oversight, in a s

Migration to GWT 2.4 - RequestFactory validation tool not running

2012-08-05 Thread Aldo Neto
Hi, I'm currently running my project under GWT 2.3 and trying to migrate to GWT 2.4. However, the Validation Tool is not running. The code compiles just fine and I get the URL to load the project, but when I do load it, I get the following error message: *The RequestFactory ValidationTool must be

Re: Is there any chart library for GWT?

2012-08-05 Thread Ivan Ooi
Wow, this is another great charts for GWT! Thanks! [?] On Sun, Aug 5, 2012 at 4:44 PM, Shawn Brown wrote: > Hi, > > > Interactive, GWT compatible, touch screen ready, full animation. > > > > trust me, nothing better than this > > > > https://www.sencha.com/ > > Well GWT Highcharts is better if yo

jQuery sortable list with GWT

2012-08-05 Thread CSchulz
I'm building a GWT web app and would like to implement some jquery code for a sortable list similar to this one: http://jqueryui.com/demos/sortable/ but the actual implementation is a little more complex. It seems GWT doesn't have any native support for this sort of thing, that's why I'm tryin

Re: Working with Dates/Timezones

2012-08-05 Thread Jens
> > Here is the TZ script from my hobby running site. It is a tad hackish > (from 4 years ago), set to update a hidden select menu in forms. I have not > yet had any complaints about it's output, but I don't promise anything > either. Hopefully you might find it helpful and can make a JSNI deri

Re: How to vertically and horizontally centre the form panel inside a scroll panel

2012-08-05 Thread Jens
> > Thanks. Your method works fine and it is the only solution I can have > right now. > By the way, could you please give me some example about how to add resize > handler to my page so that myform's position is always in the center even > if the window is resized? > Window.addResizeHandler(

Re: Google Geocoder

2012-08-05 Thread nessrinovitta
Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/09Cd30EaGb4J. To post to this group, send email to google-web-toolkit@googlegroups.com.

Re: Is there any chart library for GWT?

2012-08-05 Thread Shawn Brown
Hi, > Interactive, GWT compatible, touch screen ready, full animation. > > trust me, nothing better than this > > https://www.sencha.com/ Well GWT Highcharts is better if you need the client to see the same thing in a pdf as they do on the screen. GXT doesn't have that functionality and it'd be