Re: Why can't see progress bar?

2010-10-19 Thread Elienan
On Oct 16, 11:15 am, Hendrik T jay...@gmx.net wrote: Not sure, but maybe you forgot to add the style? It sounds like you are using the ProgressBar from the incubator. It needs a style to be displayed properly. A working css style definition can be found in the java doc, iirc. Hi, Yes,

Why can't see progress bar?

2010-10-15 Thread Elienan
Hi all, I'm trying to put a progress bar but I just can see the values of progress counting, not the bar widget itself. I already tried with several progress bars, from different libraries, for example, gwtwidgets, gwtchismes, gwtext, and now I'm trying with gwtideias from incubator and no bar

Re: Multiple Pages

2010-10-14 Thread Elienan
On Oct 13, 9:36 am, Thomas Broyer t.bro...@gmail.com wrote: On 13 oct, 09:21, Elienan elie...@gmail.com wrote: form.addSubmitCompleteHandler(new FormPanel.SubmitCompleteHandler() {                                         @Override                                         public void

Re: Multiple Pages

2010-10-13 Thread Elienan
On Oct 11, 5:46 pm, Thomas Broyer t.bro...@gmail.com wrote: On 10 oct, 19:38, Elienan elie...@gmail.com wrote: Hi all, I'm new at GWT, trying to develop my first application with this tool. I already read a lot about multiple pages, and I followed the most common suggestion of have

Multiple Pages

2010-10-11 Thread Elienan
Hi all, I'm new at GWT, trying to develop my first application with this tool. I already read a lot about multiple pages, and I followed the most common suggestion of have only one page, and then change pannels to change pages. I want to develop a set of pages that allow the users to go back and