Re: HandlerManager for Cells

2012-06-29 Thread Mohit
Thanks guys. The fix worked for me. Cheers, Mohit -- 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/-/VWvM4vMkTPkJ. To post to this group, send

Re: GWT 2.5 RC1 Is Here!

2012-06-29 Thread Thomas Broyer
On Thursday, June 28, 2012 7:34:19 PM UTC+2, JoseM wrote: Can we use this with the existing gwt maven plugin or do we need to use a newer version/build or own? http://mojo.codehaus.org/gwt-maven-plugin/ See

Re: Download file from server to client - w Servlet etc PLEASE?

2012-06-29 Thread Craig Mitchell
A word of warning with downloading using Window.open, it won't work for IE8 if your site is running over SSL. a href... works fine. On Saturday, 13 September 2008 08:48:18 UTC+10, Joe Cole wrote: Make sure you use the gwt jsni equivalent to; var win = Window.open(url, name, options); if

..Something other than an int was returned.. warnings in DevMode

2012-06-29 Thread Flori
Hey all, I have absolutley no idea why this warning appears.. maybe someone of u can give me an answer or a hint in the correct direction: [WARN] [pacadm] - Something other than an int was returned from JSNI method '@com.google.gwt.dom.client.DOMImplStandardBase$ClientRect::getLeft()':

Re: ..Something other than an int was returned.. warnings in DevMode

2012-06-29 Thread Chris Price
Sorry not at a PC to lookup link for you but check the issue tracker it is a known bug with Chrome. On Jun 29, 2012 10:47 AM, Flori floon...@gmail.com wrote: Hey all, I have absolutley no idea why this warning appears.. maybe someone of u can give me an answer or a hint in the correct

Re: Cell-Backed Widgets

2012-06-29 Thread Andrea Boscolo
AFAICT the only widget implemeted this way is TextButton (backed by TextButtonCell) and it shouldn't be abandoned. In the new release of Sencha GXT 3 such pattern is hevily used throughout the whole widget set, so it is at least well proven. On Friday, June 29, 2012 5:13:10 AM UTC+2, July

Re: ..Something other than an int was returned.. warnings in DevMode

2012-06-29 Thread Thomas Broyer
On Friday, June 29, 2012 11:46:47 AM UTC+2, Flori wrote: Hey all, I have absolutley no idea why this warning appears.. maybe someone of u can give me an answer or a hint in the correct direction: [WARN] [pacadm] - Something other than an int was returned from JSNI method

Re: Cell-Backed Widgets

2012-06-29 Thread Thomas Broyer
It actually wouldn't surprise me if the buttons in Google Groups were com.google.gwt.widget.client.TextButton-s or similar, with a Groups-specific Appearance. Decoration.PRIMARY would be red (new topic or post reply) or green (post) depending on context. That button is the only (built-in) one

Re: google maps

2012-06-29 Thread Joseph Lust
Kyle, Checkout the Google Maps Fusion Tables APIhttps://sites.google.com/site/fusiontablestalks/stories. It is meant for working with very large amounts of data on the maps. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: google maps

2012-06-29 Thread Joseph Lust
This examplehttp://newspapermap.com/#slat=42.258683539353804slong=-95.00673828125001zoom=5does what you mention, with thousands of markers rendered into the map tiles to prevent browser overhead. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups

Re: ..Something other than an int was returned.. warnings in DevMode

2012-06-29 Thread Joseph Lust
I noticed getting this issue myself last week. Thanks for solving it for me Thomas. The page in question was using. -moz-transform: scale3d(1.21098, 1.21098, 1); Hopefully ClientRect can be updated to correct this defect in the near future. Sincerely, Joseph -- You received this message

Re: Runtime extensions to a GWT application

2012-06-29 Thread Maitri
Joseph, Thanks for pointing us to UIChild...looks interesting and hopefully meets our needs since it was the only suggestion we got. Best, Kevin -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Re: ..Something other than an int was returned.. warnings in DevMode

2012-06-29 Thread Thomas Broyer
On Friday, June 29, 2012 4:39:28 PM UTC+2, Joseph Lust wrote: I noticed getting this issue myself last week. Thanks for solving it for me Thomas. The page in question was using. -moz-transform: scale3d(1.21098, 1.21098, 1); Hopefully ClientRect can be updated to correct this defect in

Is there a trick to dragging a PushButton?

2012-06-29 Thread Steve Moyer
I have a PushButton widget with an up-face image that I'd like to respond to clicks as well as allowing the button to be dragged to another application. If I create the Image used for the up-face without including it in the PushButton, it drags with the correct drag image and drag data. If I

Re: reordering of column in celltable

2012-06-29 Thread tong123123
anyone has idea? in fact, for the first requirement, I see GXT can do it as following link http://www.sencha.com/examples/#ExamplePlace:basicgrid but GXT can do it but GWT cannot? I think it is common to allow user to change the column ordering in a table, but no method to do it in GWT? -- You

Re: reordering of column in celltable

2012-06-29 Thread Thomas Broyer
On Friday, June 29, 2012 7:35:57 PM UTC+2, tong123123 wrote: I think it is common to allow user to change the column ordering in a table, but no method to do it in GWT? Have you seen a single Google product with reorderable columns? most of them don't even have sortable columns… No I'm

How to load image such as : https://developers.google.com/showcase/ ?

2012-06-29 Thread regnoult axel
Hello, My current project (www.mananaseguro.com), at the home page I need to load a gallery of various poster's event. So I would like to simulate the following behavior in term of loading time: - A first short load time (download gwt app..), and then the user arrive on the home page. -

Any summary on The History and Future of Google Web Toolkit available?

2012-06-29 Thread Clint Checketts
I was hoping to see the Google IO session streamed: The History and Future of Google Web Toolkit, but apparently it wasn't available. Any summaries folks care to post from that session? Feel free to post a link to the video once its available if you see it. Thanks, -Clint -- You received this

Re: Any summary on The History and Future of Google Web Toolkit available?

2012-06-29 Thread Juan Pablo Gardella
+1 2012/6/29 Clint Checketts checke...@gmail.com I was hoping to see the Google IO session streamed: The History and Future of Google Web Toolkit, but apparently it wasn't available. Any summaries folks care to post from that session? Feel free to post a link to the video once its available

gwt 2.5 - Elemental - Browser compatibility question ?

2012-06-29 Thread regnoult axel
Hello, Reading the official documentation : https://developers.google.com/web-toolkit/articles/elemental it is said that : Using these draft-spec extensions may result in code that doesn't work on Firefox, Opera, or IE. My question, is that, for my current project that will be in

Re: Any summary on The History and Future of Google Web Toolkit available?

2012-06-29 Thread Mike Dee
There seems to be some news. Try this: https://twitter.com/#!/search/GWT?q=GWT -- 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/-/cvTVNQiDvm8J. To

GWT and Web Service

2012-06-29 Thread nessrinovitta
Hi , I need to use a GWT client of a Web Service . Do I need to use the GWT RPC or the GWT MVP framework and haw can this client interact with the database ?? help plz -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this

CSS3 Transforms

2012-06-29 Thread nissekul
I have implemented CSS3 Transforms in GWT by functions like this: public static void translateX(Image img, int x) { Integer ix = x; img.getElement().getStyle().setProperty(webkitTransform, translate( + ix.toString() + px)); img.getElement().getStyle().setProperty(msTransform, translate( +

gwt-maven-plugin+GWT 240+hibernate-validator compilation problem

2012-06-29 Thread Igory
Hi all, I'm trying to mavenize my project that uses gwt 2.4.0 and hibernate-validator (+ Editors, RequestFactory, GIN if it makes any sense) for client-side validations. Non-mavenized project compiles and runs fine. Mavenized project gives a set of simmilar errors (below) during gwt:compile

How to use NumberFormat to set maximum number of integer digit

2012-06-29 Thread Mao Qin
Hi everyone, There is one topic about how-to use NumberFormat to set minimum number of integer digit. But now I come across one problem, I only wanna keep the decimal format looking like 000.00, three integer and two number after decimal point. that means format a 1234.567 will get 234.58.

Re: gwt 2.5 - Elemental - Browser compatibility question ?

2012-06-29 Thread Thomas Broyer
On Friday, June 29, 2012 10:18:54 PM UTC+2, regnoult axel wrote: Hello, Reading the official documentation : https://developers.google.com/web-toolkit/articles/elemental it is said that : Using these draft-spec extensions may result in code that doesn't work on Firefox, Opera, or

Re: gwt-maven-plugin+GWT 240+hibernate-validator compilation problem

2012-06-29 Thread Thomas Broyer
hibernate-validator seems to be included twice with classifier=sources, rather than once with and once without. On Friday, June 29, 2012 1:25:06 PM UTC+2, Igory wrote: Hi all, I'm trying to mavenize my project that uses gwt 2.4.0 and hibernate-validator (+ Editors, RequestFactory, GIN if

Re: Cell-Backed Widgets

2012-06-29 Thread Andrés Testi
+1 El viernes, 29 de junio de 2012 00:13:10 UTC-3, July escribió: HI all: I found one doc from GWT offcial wiki page, it's about cell-backed widgets: http://code.google.com/p/google-web-toolkit/wiki/CellBackedWIdgets The idea in this doc is really nice, however seem GWT does not continue

Re: How to ??

2012-06-29 Thread Natanael Maldonado
Well, in the textbox marked as Path to the GWT installation directory you have to put the path of your GWT installation directory (obviously). If you unzipped GWT in the path C:/Java/gwt-2.4.0 you have to put that path. Hope it helps, greetings ;-) 2012/6/29 apsen david.wan...@googlemail.com

Re: Any summary on The History and Future of Google Web Toolkit available?

2012-06-29 Thread Thomas Broyer
On Friday, June 29, 2012 10:14:14 PM UTC+2, Clint wrote: I was hoping to see the Google IO session streamed: The History and Future of Google Web Toolkit, but apparently it wasn't available. Any summaries folks care to post from that session? Feel free to post a link to the video once its

Re: Any summary on The History and Future of Google Web Toolkit available?

2012-06-29 Thread Thomas Broyer
On Friday, June 29, 2012 10:14:14 PM UTC+2, Clint wrote: I was hoping to see the Google IO session streamed: The History and Future of Google Web Toolkit, but apparently it wasn't available. Any summaries folks care to post from that session? Feel free to post a link to the video once

Re: Any summary on The History and Future of Google Web Toolkit available?

2012-06-29 Thread Ali Jalal
Another news: http://podcasts.infoworld.com/d/application-development/google-hands-over-control-of-google-web-toolkit-steering-committee-196753?_kip_ipx=393161888-1341015596source=rss_infoworld_top_stories_utm_source=twitterfeedutm_medium=twitter On Sat, Jun 30, 2012 at 3:11 AM, Thomas Broyer

[gwt-contrib] Re: Fixed scrollbar width calculation. In Chrome, for a scrollbar styled (issue1756803)

2012-06-29 Thread jlabanca
Sorry, I forgot about it. I'll try to submit it this weekend or next week. http://gwt-code-reviews.appspot.com/1756803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Include sources in gwt-codeserver.jar (issue1769803)

2012-06-29 Thread t . broyer
Reviewers: skybrian, rchandia, Description: Include sources in gwt-codeserver.jar This should fix the Maven deployment to Central, which requires sources (at least now there's a gwt-codeserver-${gwt.version}-sources.jar artifact generated and deployed). Issue: 7471 Please review this at

[gwt-contrib] Re: Add instrumentation for collecting client-side code coverage. (issue1764803)

2012-06-29 Thread Ray Cromwell
Sorry I've been at I/O all week, I will take a look at this as soon as I can. On Thu, Jun 28, 2012 at 5:30 PM, isbad...@google.com wrote: http://gwt-code-reviews.**appspot.com/1764803/http://gwt-code-reviews.appspot.com/1764803/ --

[gwt-contrib] GWT 2.5 RC1 increases mgwt showcase by 22%

2012-06-29 Thread Daniel Kurka
I just had a few hours of spare time and went ahead and checked out the GWT release candidate together with mgwt showcase. I was quite staggered to see that it increases the Javascript size by 22%. I just took a brief look at the SOYC report and it seems that it fails to remove unused CSS from

[gwt-contrib] Re: GWT 2.5 RC1 increases mgwt showcase by 22%

2012-06-29 Thread Daniel Kurka
I Just took a quick look and its actually not just client bundle thats affected. If someone wants to take a look here are both soyc reports: https://www.dropbox.com/s/2edw73vpmde9oz4/soyc.zip -Daniel Am 30.06.2012 um 06:58 schrieb Daniel Kurka: I just had a few hours of spare time and went