Re: GWT 2.9.0 TextField clear option in Chrome and IE

2021-06-23 Thread Hari
Douglas wrote: > In our project CSS, we set display:none for the ::ms-clear pseudo element. > > > https://stackoverflow.com/questions/41900431/disable-ie-11-input-clear-x-button > > On Tuesday, June 22, 2021 at 1:03:58 AM UTC-7 Hari wrote: > >> Hi All, >> Recen

GWT 2.9.0 TextField clear option in Chrome and IE

2021-06-22 Thread Hari
Hi All, Recently we have upgraded GWT from 2.1.0 to 2.9.0 with GXT 2.3.1a (Officially unsupported), Most major issues have been fixed, how ever we are having an issue with TextField which is generating an HTML input element with type=text, this field in IE is showing with an cross icon to clea

Re: GWT 2.9 compatiblity with GXT 2.3.1a

2021-02-18 Thread Hari
is to try to change the GWT version to > evaluate the impact. > > On Thu, Feb 18, 2021 at 3:32 PM Hari wrote: > >> Hi we are trying to upgrade as well with GXT 2.3.1a and GWT 2.9.0, could >> you please let me know if you were successful in your upgrade and any >> pitf

Re: GWT 2.9 compatiblity with GXT 2.3.1a

2021-02-18 Thread Hari
Hi we are trying to upgrade as well with GXT 2.3.1a and GWT 2.9.0, could you please let me know if you were successful in your upgrade and any pitfalls which we need to be avoid. On Thursday, June 11, 2020 at 7:52:57 PM UTC+5:30 Ricardo Serathiuk wrote: > When we have migrated to GWT 2.6, We c

Re: How to start with GWT upgrade from version 2.1.0 to 2.9.0, (java 1.6 to java 1.8)

2021-02-18 Thread Hari
and recompiled the jar. > > Hope this helps! > > p.s moving to gxt3 or gxt4 would be a lot of rewrite!! > > On Tuesday, August 25, 2020 at 6:24:15 PM UTC+2 t.br...@gmail.com wrote: > >> >> >> On Tuesday, August 25, 2020 at 5:49:38 PM UTC+2, Hari wrote: >>>

Re: How to start with GWT upgrade from version 2.1.0 to 2.9.0, (java 1.6 to java 1.8)

2020-08-25 Thread Hari
ctly (most often by inheriting module 'com.google.gwt.user.User') Googling around on this error for some time now, but no luck. can anyone here please help me with this. Also are there any other things that need to be taken care of when upgrading to gxt to 4.x? Thanks Hari On Tuesday,

How to start with GWT upgrade from version 2.1.0 to 2.9.0, (java 1.6 to java 1.8)

2020-08-25 Thread Hari
Hi Team, (Apologies if the answers to my question are based on individuals opinion based, but i am in dire need of your help) I am currently stuck with an old GWT 2.1.0 application written in Java 1.6 which needs to be updated to java 1.8, so we are planning to upgrade to latest GWT version 2.

Error while running gwt on tomcat

2011-03-01 Thread hari
Hi, My gwt project works fine in hosted mode. But when I deploy the war in tomcat, I am getting the following exception stack trace. Please help me out in tracing the cause.. SEVERE: Exception while dispatching incoming RPC call com.google.gwt.user.client.rpc.SerializationException: java.lang.re

HelloMVP sample in GWT 2.2M1 - error

2011-01-30 Thread Hari shankar
Am experimenting HelloMVP sample code given at http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html in my own project using GWT 2.2M1. (i just copy/pasted the code, with no modification) Now am struck at following err (getting both in dev mode and compile mode, in cas

GPE + maven

2011-01-29 Thread Hari shankar
blog looks a bit old. Though not a big deal, i would like not to see 2 same jars in eclipse Build path - one as eclipse plugin and other as normal jar from maven repo. I will give a try however wanted to hear whether this might break some other thing.. ~Hari -- You received this message because

Re: Is there a alternative way of debugging under Linux

2010-09-29 Thread hari prasad
hi Thomas ! i am new to GWT. -- 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...@googlegro

what are prerequisites for learning google window toolkit

2009-09-08 Thread hari
Hi friends, I am working as a Flex developer. Recently i listen about GWT (Google window toolkit). I think it is also RIA tech. like Flex. Please provide some information about GWT. what are prerequisites for learning google window toolkit. which softwares are we use for developing GWT application

Chrome+gwt - how is it special. (does HTML get bypassed)

2009-07-25 Thread hari sujathan
in normal web browser the sequence for rendering any web framework: GWT --> HTML --> rendering UI in case of "chrome" is it?: GWT --> rendeing UI. (which means GWT could become a spec just like HTML is a spec?) -Hari Sujathan --~--~-~--~~~-