Re: GWT 3rd party framework for Grid layout

2023-07-12 Thread 'eric73' via GWT Users
Hi. You can try SmartGwt : https://smartclient.com/product/smartgwt.jsp Or MaterialGwt : https://gwtmaterialdesign.github.io/gwt-material-demo/ Cheers, Eric Le mercredi 12 juillet 2023 à 09:12:35 UTC+2, vinod kumar a écrit : > Hi All, > > I am looking for a 3rd party framework which provides

Re: GWT Developer Plugin for Firefox 9

2012-01-06 Thread eric73
Hi, I have problem on FireFox 8 (Google Plugin) and 9 (your plugin) with GWT + SmartGWT 3.0 with ListGrid where I use method setAttribute(String, Object) on ListGridRecord. No Problem with OmniWeb (Safari under 5.1 cause safari still not work.) on the same code. The traceback : 00:11:51,481

Re: Firefox Plugin for GWT not downloading

2011-01-28 Thread eric73
You can download one at : http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/xpcom/prebuilt/gwt-dev-plugin.xpi?spec=svn9641r=9641 On 28 jan, 09:53, saket kumar newga...@gmail.com wrote: +1 On Fri, Jan 28, 2011 at 1:17 PM, hons hon...@gmail.com wrote: I'm getting the

Re: Cannot found source in GWT Project

2010-11-02 Thread eric73
On 25 oct, 14:59, AlexG alexander.gauss.ax...@googlemail.com wrote: Okay, the problem is solved. The problem was the GWT Designer, the new Enhanced Compilation feature. I uninstalled the GWT Desginer and the Erros are gone now. Greets Alex On 25 Okt., 15:08, AlexG

Re: Safari 5 / GWT / GWT EXT 2.0.6

2010-06-10 Thread eric73
Thanks all I will try to fix some peace of code in my application Cheers Eric On 9 juin, 23:53, Dan Dunham dunha...@gmail.com wrote: Here is the underlying Webkit bug causing this:https://bugs.webkit.org/show_bug.cgi?id=40355 -- You received this message because you are subscribed to the

Safari 5 / GWT / GWT EXT 2.0.6

2010-06-08 Thread eric73
Hi all! today I upgrade my Safari 4.0 to Safari 5.0 on Snow (other browsers are OK) Now my sites build with GWT 2.0.3 / GWT EXT 2.0.6 etc ... sometime don't run. I test its with Safari 4.0 and all worked. A javascript Error appear : RangeError: Maximum call stack size exceeded. I don't known

Re: Safari 5 / GWT / GWT EXT 2.0.6

2010-06-08 Thread eric73
On 8 juin, 18:54, Jeff Chimene jchim...@gmail.com wrote: On 06/08/2010 09:46 AM, matthew jones wrote: Same thing here. On Jun 8, 11:43 am, eric73 e...@pentila.com wrote: Hi all! today I upgrade my Safari 4.0 to Safari 5.0 on Snow (other browsers are OK) Now my sites build

Re: Safari 5 / GWT / GWT EXT 2.0.6

2010-06-08 Thread eric73
I am not use deferred commands and code splitting so the problem stay unsolved . Please help On 8 juin, 19:17, matthew jones bigboxe...@gmail.com wrote: We're using deferred commands and code splitting. On Jun 8, 12:12 pm, eric73 e...@pentila.com wrote: On 8 juin, 18:54, Jeff Chimene