Re: Need to richer widget set in GWT

2008-12-01 Thread Arthur Kalmenson
Ted, you need to subscribe to the mailing list through the Google Group interface first. -- Arthur Kalmenson On Thu, Nov 27, 2008 at 10:34 AM, TedM [EMAIL PROTECTED] wrote: How do I got started? I would like to help. I tried e-mailing [EMAIL PROTECTED] to look for a sponsor but the

Re: Need to richer widget set in GWT

2008-11-27 Thread Lonifasiko
Hi Ted, Thanks very much for sharing your experience with GWT-Ext controls, I'll take it into account when evaluating the possibility of using richer UI controls for GWT applications. Thanks and regards. On 27 nov, 13:57, TedM [EMAIL PROTECTED] wrote: Question.  I just looked at GWT Mosaic.  

Re: Need to richer widget set in GWT

2008-11-27 Thread TedM
Question. I just looked at GWT Mosaic. I'm trying to figure out where it fits in? It looks like it uses the core GWT widgets along with widget from the GWT incubator. But still I think if you compare the functionality of GWT-EXT or smartGWT, you will find that GWT Mosaic is still lacking in

Re: Need to richer widget set in GWT

2008-11-27 Thread TedM
I do what to help. I went to the incubator site and I submitted an e-mail in request for a sponsor. I requested my first widget to be a tab panel. I know GWT has two tab panels already but I would like to build one that matches the functionality found in the dynamic tab panel found in EXT.

Re: Need to richer widget set in GWT

2008-11-27 Thread Lonifasiko
I've spent a couple of hours taking a look at the numerous widgets extensions for GWT, both opensource and commercial, and all I can say is that I'm really impressed with the user interfaces shown in all examples. Which is the problem with GWT-EXT package? I do see GNU license in the project's

Re: Need to richer widget set in GWT

2008-11-27 Thread puthre
You can find a list of external GWT widgets at http://gwtpedia.com/wiki/index.php/Third_party_extensions_list#Widgets On Nov 26, 7:47 pm, TedM [EMAIL PROTECTED] wrote: I've been working with GWT for over a year now and working with GWT- EXT for about 6 months and I went to the Google I/O

Re: Need to richer widget set in GWT

2008-11-27 Thread TedM
I tried to contact the gwt incubator group and this is what I got We're writing to let you know that the group that you tried to contact (Google-Web-Toolkit-Contributors) either doesn't exist, or you don't have permission to post to it. There are a few possible reasons why this happened: Is

Re: Need to richer widget set in GWT

2008-11-27 Thread TedM
How do I got started? I would like to help. I tried e-mailing [EMAIL PROTECTED] to look for a sponsor but the e-mail didn't work. How do I find a sponsor? On Nov 26, 7:22 pm, gregor [EMAIL PROTECTED] wrote: I want to the incubator to see what was in the works and to be honest I was a

Need to richer widget set in GWT

2008-11-26 Thread TedM
I've been working with GWT for over a year now and working with GWT- EXT for about 6 months and I went to the Google I/O conference. I was wondering if there was an effort to build up GWT widget set to the level of polish of GWT-EXT? The widgets that matter most to me are: 1. Sortable

Re: Need to richer widget set in GWT

2008-11-26 Thread [EMAIL PROTECTED]
Not native to the GWT library, but check out http://www.jroller.com/sjivan/entry/smartgwt_1_0_released Smart GWT has a lot of nice things, similar to GWT-EXT. Is your main issue with GWT-EXT that it is not open source/free? Just wondering Later, Shaffer On Nov 26, 12:47 pm, TedM [EMAIL

Re: Need to richer widget set in GWT

2008-11-26 Thread TedM
Yeah being free is very important. Also I would like it to be pure GWT, not GWT wrapping JS. Also I've found GWT-EXT to have weird errors every once in a while. This smartGWT looks to be the same thing as GWT-EXT just with a little more widgets. Way can't GWT make the next step and have it's

Re: Need to richer widget set in GWT

2008-11-26 Thread gregor
I want to the incubator to see what was in the works and to be honest I was a little disappointed. I'm thinking about asking if I can help. Patches always welcome, I guess: http://code.google.com/p/google-web-toolkit-incubator/wiki/PagingScrollTable On Nov 26, 3:27 pm, [EMAIL