Re: Firefox 12 release

2012-04-24 Thread Qian Qiao
On Apr 25, 2012 3:46 AM, "James Wendel" wrote: > > I'm well aware of the other threads that exist. But these thread > tends to act as a central place for people to go to see if a build of > the GWT plugin is available. Alan has been very helpful in previous > few FF releases on getting us new pl

Re: Firefox 12 release

2012-04-24 Thread Qian Qiao
On Apr 25, 2012 3:00 AM, "James Wendel" wrote: > > Looks like Firefox 12 was released: http://www.mozilla.org/en-US/firefox/all.html > > Any word on getting a GWT plugin that is compatible with it? > > Thanks, > -James This question gets asked every time when there's a new Firefox release. Pleas

Re: How to set default textbox on form?

2012-04-23 Thread Qian Qiao
On Tue, Apr 24, 2012 at 10:15, Blake McBride wrote: > Greetings, > > Is there a way to set which widget (usually a certain textbox) that should > be the default widget with focus when a new form appears?  Basically when > the new form appears, if the user just starts typing, the input should > app

Re: Disappointing start to GWT - Firefox different than Chrome

2012-04-21 Thread Qian Qiao
On Sat, Apr 21, 2012 at 23:59, Steve wrote: > I'm trying out GWT and was disappointed  to see the following basic > program render very differently on Firefox and Chrome.  Am I missing > something? > > On Chrome the buttons fill the page.  On Firefox the buttons fill > vertically but not horizonta

Re: Uibinder multiple click handlers

2012-04-20 Thread Qian Qiao
On Tue, Apr 10, 2012 at 23:32, Joost wrote: > I'm using two separate Uibinder templates, so two xml files and two > associated Java files. Both have a button, annotated with @UiField, > and both have a @UiHandler annotated method for a ClickEvent. Now if I > add an instance of each of these two to

Re: permutation explosion

2012-04-20 Thread Qian Qiao
2012/4/13 Larry : > Hi Thomas, >        I have the same issue and solved by your advice. After my app > deployed, I check the appcfg1464646291421890984.tmp folder.  The total size > of this folder is 112M and the content   as following: > module1 > module2 > module3 > module4 > otherhtml > WEB-INF

Re: gwt and css

2012-04-20 Thread Qian Qiao
On Sun, Apr 15, 2012 at 14:19, gwt-newbie wrote: > Hi all, > > Typically, I use ids and id scoped styles for child elements of that id to > control how they look when contained by that id.  However, this doesn't seem > to work well in gwt. There appears to be no support to set fixed ids for > widg

Re: JSNI differences between hosted mode + production

2012-04-20 Thread Qian Qiao
On Thu, Apr 12, 2012 at 21:06, marklar wrote: > Hi, > > I'm running into an issue with JSNI that I was hoping someone could help me > with. I am using an external JS file to generate QR codes and it works great > when running from the development server in Eclipse. When I push it to my > 'producti

Re: GWT 2.4

2012-04-20 Thread Qian Qiao
On Fri, Apr 20, 2012 at 21:57, Ashu wrote: > can any one help me in this?? Our good friend Thomas Broyer has a nice write up on this subject: http://tbroyer.posterous.com/gwt-21-activities-nesting-yagni Hope that's what you are looking for. -- Joe -- You received this message because you are

Re: Error when trying to create HTML in GWT2.4

2012-04-19 Thread Qian Qiao
On Thu, Apr 19, 2012 at 23:02, SCK wrote: > Hi > I'm trying to create HTML page and I get an error : Unhandled event > Loop exception. I need help to fix this problem. > > Thks How about a minimal code snippet to reproduce the problem? -- You received this message because you are subscribed to

Re: Is SplitLayoutPanel stupid or arrogant?

2012-04-17 Thread Qian Qiao
On Wed, Apr 18, 2012 at 00:19, stagirus wrote: > Thank you very much. I did not find many classes that are based on the new > Layout panel design. Does the single LayoutPanel class support all the > features of older HorizontalPanel and VerticalPanel. What about the > AbsolutePanel and FlowPanels?

Re: Testing app with subdomains in development-mode

2012-04-17 Thread Qian Qiao
On Tue, Apr 17, 2012 at 20:11, Gilad Egozi wrote: > Hello, > > I have a GWT application that supports multitenancy by subdomains. > I want to be able to test my app in development mode. > I am able to access my app using either: > > http://localhost:/MyApp.html?gwt.codesvr=127.0.0.1:9997 > or

Re: Is SplitLayoutPanel stupid or arrogant?

2012-04-16 Thread Qian Qiao
On Tue, Apr 17, 2012 at 03:27, stagirus wrote: > Are you saying, the so called LayoutPanels in GWT 2.X are not compatible > with the ubiquitous GWT panels such as VerticalPanel? This implies there > were some design flaws in non-layout panels. Rather than fixing the design > limitation in older pa

Re: Is SplitLayoutPanel stupid or arrogant?

2012-04-16 Thread Qian Qiao
On Tue, Apr 17, 2012 at 01:14, stagirus wrote: > My apologies for my English being not that helpful. > > As my original post stated: SplitLayoutPanel.setSize("100%", "100%") does > not function as one would expect. In our case, the instance of (new > SplitLayoutPanel) is added into another panel (

Re: Is SplitLayoutPanel stupid or arrogant?

2012-04-16 Thread Qian Qiao
On Mon, Apr 16, 2012 at 08:01, stagirus wrote: > Pardom me for humanizing the all mighty SplitLayoutPanel. This panel seems > to be very powerful except that it is making itself unfriendly and useless > in the following scenario. > > In our application, we needed a vertical splitter (content in No

Re: GWT 2.5, when?

2011-11-15 Thread Qian Qiao
On Wed, Nov 16, 2011 at 00:19, Neil wrote: > Any information on when 2.5 will be released (Beta, RC1, official)? > I'm interested in the changes to the CellTable and want to know if I > should wait for 2.5 or  plan for alternatives. > > Thanks You can just build it from trunk. You can take a look

Re: New GWT theme

2011-09-09 Thread Qian Qiao
On Sat, Sep 10, 2011 at 03:51, Travis Camechis wrote: > Wasn't there a new theme created for GWT 2.3 ? Clear or Clean? Something > along those lines. I guess you mean com.google.gwt.user.theme.clean.Clean -- Joe -- You received this message because you are subscribed to the Google Groups "Goo

Re: Parent container style used?

2011-07-20 Thread Qian Qiao
On Wed, Jul 20, 2011 at 22:36, JC wrote: > I was doing a test with this code. But the text in the table is being > styled by the parent container. Why it does not use the 'important' > css style defined locally? > > http://dl.google.com/gwt/DTD/xhtml.ent";> >        xmlns:g="urn:import:com.google

Re: Scrolling CellList sample?

2011-06-10 Thread Qian Qiao
st.  The tiny change I posted appears to have fixed > that, although I have no clue what difference it made or why. > > On Jun 10, 10:21 pm, Qian Qiao wrote: >> On Sat, Jun 11, 2011 at 01:00, Jim Douglas wrote: >> > Can you elaborate on that a bit?  How would you change that

Re: Scrolling CellList sample?

2011-06-10 Thread Qian Qiao
On Sat, Jun 11, 2011 at 01:00, Jim Douglas wrote: > Can you elaborate on that a bit?  How would you change that sample? > > On Jun 10, 9:13 pm, Qian Qiao wrote: >> On Fri, Jun 10, 2011 at 20:54, Jim Douglas wrote: >> > Thanks for the response, Joe. >> >> >

Re: Scrolling CellList sample?

2011-06-10 Thread Qian Qiao
of the relevant pieces out of the sample, but > I'm clearly missing something.  I get a page of items, but the > ScrollPanel doesn't appear to be working.  Does anything in this jump > out at you as obviously wrong? > >[snip] > > On Jun 10, 5:26 pm, Qian Qiao wrote: >

Re: Scrolling CellList sample?

2011-06-10 Thread Qian Qiao
On Fri, Jun 10, 2011 at 14:57, Jim Douglas wrote: > I thought it would be a trivial matter to build a scrolling CellList > like the one in the showcase: > > http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellList > > But I need to work with hand-coded GWT Widgets, and that sample is > bas

Re: Server Side ColumnSorting with AsyncDataProvider

2011-06-05 Thread Qian Qiao
On Sun, Jun 5, 2011 at 04:41, Jamies wrote: > same problem here > > i won't bother to create another Map object, instead, I @override the > toString() function for TextColumn class. By calling > cellTable.getColumnSortList().get(0).getColumn().toString(); and i can > get back the pre-defined strin

Re: Html website -> GWT

2011-06-03 Thread Qian Qiao
On Fri, Jun 3, 2011 at 23:52, Ricky Button wrote: > I have an entire html website, all static content, and I want to make it > dynamic by using GWT/GAE. How should I go about using this html  to create a > website with GWT that is about half static and half dynamic content? > Thanks > If its all

Re: Getting database results from server to client

2011-03-30 Thread Qian Qiao
You cannot send result sets directly, and I don't imagine you'd want to. Take a look at request factory perhaps? -- Joe Sent from tablet On Mar 30, 2011 4:04 PM, "azuniga" wrote: > I am passing 2 Dates from the client to the server via RPC. The server > will then take these 2 dates and query the

Re: Ganymede Eclipse Older GWT Plugin link needed

2011-02-18 Thread Qian Qiao
As far as I can recall, there was a bug in eclipse that if you fail to download something once, it'll keep on failing until you install something else. So just go download some random small plugin from any'ol update site, and then try installing GPE again. HTH -- Joe -- You received this me

Re: build GWT from source, only can do on Linux?

2011-02-08 Thread Qian Qiao
Sorry to resurrect this old thread, I'm having exactly the same issue, funny enough though, I'm doing it under linux with ant 1.8.1. Can anybody shed any light on this? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this grou

Re: Error compiling GWT source code from trunk

2010-10-27 Thread Qian Qiao
On Sep 20, 10:30 pm, Ashton Thomas wrote: > I was trying tocompilethe source code on Ubuntu but switched to a > mac and it compiled. Ubuntu hasant1.8and mac hasant1.7.1 > > Not sure if this is specific to the theantversion on Ubuntu. > It appear as if ant 1.8 is being dodgy here. I can compile th

Re: GWTCanvas not working on IE6?

2010-07-03 Thread Qian Qiao
On Sat, Jul 3, 2010 at 16:56, Muhammad Saifullah wrote: > in IE how can i use quirks mode? can you give me some syntax of quirks mode > where i can write To trigger a browser's quirks mode, just don't put any DOCTYPE tags at the beginning of the page, if a browser can't find a proper DTD, it rend

Re: How to Select text from GWT Label or HTML

2010-07-01 Thread Qian Qiao
On Thu, Jul 1, 2010 at 18:09, Raghunath wrote: > Hi > > I'm have one text Label/HTML. User should be able to copy text from > the this component. But the selection is not happening. Please help > me. > > Please help me.. > > > -raghu You can indeed select text from them. Can you post any code sni

Re: CSS Localization

2010-06-28 Thread Qian Qiao
On Tue, Jun 29, 2010 at 05:32, Dan Dumont wrote: > AMAZING! > is that documented anywhere?   I saw no mention on the css section of the > building user interfaces part of the docs. > > On Mon, Jun 28, 2010 at 4:44 AM, Thomas Broyer wrote: >> >> >> On 28 juin, 03:53, Dan wrote: >> > Is it possibl

Re: Question about gwt from a newbie.

2010-06-24 Thread Qian Qiao
On Thu, Jun 24, 2010 at 02:46, tank wrote: >    Assume i have two widgets A and B in host page. They bind to > datasource DSA and DSB respectly. I do some stuff in A then DSA has > changed. DSA's change leads to  DSB's change. Question is: >    How to reflect DSB's change on B and where to put suc

Re: GWT Application not working in IE6

2010-06-23 Thread Qian Qiao
On Thu, Jun 24, 2010 at 13:27, Vikash wrote: > I have created a GWT application which is working fine in all browsers > but there is some problem in IE6. When I run it on IE6 crashes giving > some error like "cannot read memory". > > Can anybody tell me why it is happening. > and what is the solut

Re: Linux

2010-05-24 Thread Qian Qiao
On Sat, May 22, 2010 at 19:03, davidfx wrote: > Is it possible to setup google web toolkit on a linux box? > > Just wondering if anyone out there has some detailed instructions to > get it started on linux. > > I have installed eclipse and the google web toolkit plugin. > > Thanks for your help >

Re: refresh page in every 5 sec

2010-04-06 Thread Qian Qiao
On Wed, Apr 7, 2010 at 01:46, Durgesh Kumar Mishra wrote: > Hi > I am trying to refresh a gwt page in every 5 secs where data is keep on > changing ...so i have to show updated data in every 5 secs. Can anybody tell > me the solution how do i implement it? > > I am using simple gwt1.5 and for

Re: Supporting mysite.com/[username] urls with a gwt app?

2010-04-05 Thread Qian Qiao
On Tue, Apr 6, 2010 at 00:17, Qian Qiao wrote: > On Mon, Apr 5, 2010 at 22:17, markww wrote: >> Yeah I just think that the average user has been trained to expect >> slashes, especially after twitter and the like, >> >> Thanks > > Can't you just for req

Re: Supporting mysite.com/[username] urls with a gwt app?

2010-04-05 Thread Qian Qiao
On Mon, Apr 5, 2010 at 22:17, markww wrote: > Yeah I just think that the average user has been trained to expect > slashes, especially after twitter and the like, > > Thanks Can't you just for requests to /asdf to #asdf? Should simple enough to achieve. Thanks, Joe -- Two things that are infin

Re: publishing

2010-03-15 Thread Qian Qiao
On Mon, Mar 15, 2010 at 12:02, _Robert_ wrote: > Hi! > How do I publish the project I have created? Which files do I transfer > to my web host? > > Regards > Robert http://code.google.com/webtoolkit/doc/latest/DevGuideDeploying.html. HTH. -- Joe -- Two things that are infinite, the universe

Re: Can I developing Gwt 2.0 apps on linux using firefox ?

2010-01-15 Thread Qian Qiao
On Sat, Jan 16, 2010 at 00:47, R.Domingo wrote: > Hello, > > I'm using gwt 1.5.x for some time now in combination with the hosted > browser. > But after switching to gwt 2.0 the hosted browser is no longer used > AND I can't get the firefox gwt plugin working. > > Can anyone please confirm this sh

Re: How to use a initServlet for database connections in host mode??

2010-01-05 Thread Qian Qiao
On Tue, Jan 5, 2010 at 22:08, ojay wrote: > Hi, > > I need to access my database in the server area of my gwt application. > Now I have the problem that i cannot init the database connection. I > am using hibernate to access my database, in my previous applications > (struts) I used the Datasource

Re: GWT and Eclipse not working

2010-01-03 Thread Qian Qiao
On Sat, Jan 2, 2010 at 05:34, shooty wrote: > Hi All, > > I tried everything, but the eclipse plugin is not working together > with the GWT SDK. > I installed newest JDK, GWT and tried several eclipse versions. I also > installed the newest appengine. > > The behavior is always the same. Eclipse i

Re: GWT maps 2.x version issue

2010-01-03 Thread Qian Qiao
On Sat, Jan 2, 2010 at 22:17, morfeusys wrote: > When I trying to define another version in script tag than 2 (for > example 2.0) my gwt compiled code doesn't work. It only displays map > without my overlays and controls. > I need to define 2.0 version because of 2nd version of google maps > doesn

Re: Eclipse, GWT-2.0 and google APIS

2010-01-03 Thread Qian Qiao
On Sun, Jan 3, 2010 at 09:02, jetpac wrote: > Hello experts, > > I am new to gwt and am trying to use google map api. In the getting > started guide, there is a prerequisite to know how to 'import it into > the Eclipse IDE environment using the projectCreator and > applicationCreator tools'. > > I

Re: packing custom gwt libraries

2010-01-03 Thread Qian Qiao
On Sun, Jan 3, 2010 at 21:38, Rodrigue Lagoue wrote: > Hi Quian Qiao, > i just looked at it more precisely and i fount out, that the path to > gwt-user.jar was wrong. I think i was tired last nignt :-) > thanks a lot for your support... > it works now > happy new year > Rodrigue > Glad I could he

Re: packing custom gwt libraries

2010-01-03 Thread Qian Qiao
On Sun, Jan 3, 2010 at 21:25, Rodrigue Lagoue wrote: > Thanks for your answer.. > No i have the new one... I think if it was the case, the java compilation > wouldn't work, since i use the new classes added with GWT2.0. > The reason I asked whether you have GWT2.0 on your debian server is that if

Re: packing custom gwt libraries

2010-01-03 Thread Qian Qiao
On Sun, Jan 3, 2010 at 21:07, Rodrigue Lagoue wrote: > Hi, > i have a problem when packing custom utilities in a jar for reusing in other > projects. I would like to know, if there is special way to pack custom gwt > library into jar file. > In my IDE (Eclipse galileo) i have 2 projects A (main pr

Re: Last Hope for GWT

2010-01-02 Thread Qian Qiao
On Sat, Jan 2, 2010 at 16:08, Jignesh Prajapati wrote: > > Hi > i m Totally new bee wid GWT. > > i created module using Cmd line > >> Webappcretor -out dirname module1.submodule1 > > it create submodule.html,submodule.java and submodule.nochase.js > its OK > > This is my first page. now i want to

Re: Blank Screen in IE8 but Normal in FF3.5

2009-12-27 Thread Qian Qiao
On Sat, Dec 26, 2009 at 16:32, Nomis wrote: > Dear all, > > Just figured it out the problem was caused by using "RootLayoutPanel". > > When I put all my content into RootLayoutPanel.get(), they appear only > in IE but not Firefox. > If I use RootPanel.get() instead, they appear in both browsers. >

Re: Cache file is 3 MB!!

2009-12-27 Thread Qian Qiao
m a > little hesitant to upgrade at this time, in case there turns out to be > compatibility issues among other things. > > Yeah I've got the flag for obfuscated on for the compiler (even though > i know it's by default). > > > On Dec 27, 3:21 pm, Qian Qiao wrote

Re: Cache file is 3 MB!!

2009-12-27 Thread Qian Qiao
On Sun, Dec 27, 2009 at 21:13, moejo wrote: > Hi, > > My team has been developing an application in GWT and we are > constantly having issues with the size of the GWT cache.html file. > Our current file size is at 3.3 MB which is huge! > > Compared to some of the file sizes I've seen in the forums

Re: How to manage runAsync calls?

2009-12-07 Thread Qian Qiao
t; triggered isnt it? > Regards, > bala. > > On Sun, Dec 6, 2009 at 3:00 PM, Qian Qiao wrote: >> >> On Sun, Dec 6, 2009 at 17:28, balachandra maddina >> wrote: >> > Hi There, >> >   If im using the runAsync to load a particular script based on a c

Re: How to manage runAsync calls?

2009-12-06 Thread Qian Qiao
On Sun, Dec 6, 2009 at 17:28, balachandra maddina wrote: > Hi There, >   If im using the runAsync to load a particular script based on a click then > every time i click the script is getting downloaded freshly and getting > loaded. is there a way to manage this behavior like to check if > that par

Re: So I want to put some shared classes in a Jar file...

2008-12-29 Thread Qian Qiao
On Mon, Dec 29, 2008 at 15:37, dduck wrote: > > Hi, > > I have a project "projectone" that looks roughly like this: > > com.company.gwt.projectone > > It contains some classes that I would like to re-use in another > project/module "projecttwo". I assume that the best way to do that, > would be t

Re: Unsubscribe

2008-12-19 Thread Qian Qiao
On Sat, Dec 20, 2008 at 13:22, Martin G wrote: > > Unsubscribe Must... resist... posting... the... unsubscribe... kit... on a serious note, please learn to read list message headers, it says in the header: List-Unsubscribe: ,

Re: Problems to create a project

2008-11-21 Thread Qian Qiao
On Fri, Nov 21, 2008 at 21:22, Alfredo Cavalcanti Segundo <[EMAIL PROTECTED]> wrote: > C:\>java -version > java version "1.3.1_01" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01) > Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode) That's the problem then, you are using a

Re: Problems to create a project

2008-11-21 Thread Qian Qiao
On Fri, Nov 21, 2008 at 20:58, Alfredo Cavalcanti Segundo <[EMAIL PROTECTED]> wrote: > C:\gwt-windows-1.5.3>projectCreator -eclipse Projeto -out Projeto > Exception in thread "main" java.lang.UnsupportedClassVersionError: > com/google/gwt/user/tools/ProjectCreator (Unsupported major.minor version

Re: Use ASP.NET backend with Google Web Toolkit

2008-11-20 Thread Qian Qiao
On Thu, Nov 20, 2008 at 16:21, bennyb <[EMAIL PROTECTED]> wrote: > [snip] > > - Is there a way to package all those HTML files into one bundle (DLL > file)? I've never touched ASP, so can't comment on this one. > - Also, is there a way to detect the Request QueryString when the > application sta

ArrayIndexOutOfBoundsException with ant compilation

2008-09-28 Thread Qian Qiao
Hi, I've run into a very funny problem here, I've got an skeleton project which I generated with applicationCreator, I then wrote a ant target: The above target gives me this error: Exception in thread "main" java.lang.ArrayIndexOutO