Re: [gwt-contrib] Work to do for bug 3042

2013-06-14 Thread Brian Slesinsky
Another possibility would be to develop a nicer GWT RichTextArea as a separate open source project. There's no reason it has to be in core GWT right away and you'll be able to work faster that way. With real-world usage, you'll probably learn a few things that will make it better quality if we do

Re: [gwt-contrib] Work to do for bug 3042

2013-06-14 Thread Goktug Gokdogan
Agreed. We don't need to provide a complex RichTextArea for GWT out of the box. It makes sense to quickly iterate on it in a different open source project. In the meantime, if you end up having small patches to improve the existing one in GWT, feel free to send them. On Fri, Jun 14, 2013 at 3:34

Re: [gwt-contrib] Work to do for bug 3042

2013-06-13 Thread Manuel Carrasco MoƱino
In my opinion, having the tool-bar in gwt makes perfectly sense, RichTextArea is almost unusable without a bar in any project. It's plenty of gwt projects which have copied and pasted the code from the showcase. I think that you should face this issue in some steps: 1.- Listen to GWT contributors

Re: [gwt-contrib] Work to do for bug 3042

2013-06-11 Thread Adolfo Panizo Touzon
Thanks James! But I have done those steps yet (*indeed I read in that link I should ask here first :D*) . When I said the necessary work I meant the steps for develop the RichTextArea according to the GWT steering committee (for this issue I think Daniel is responsible) so I need to wait for his

Re: [gwt-contrib] Work to do for bug 3042

2013-06-11 Thread Daniel Kurka
Hi Adolfo, this is not my issue and I am not solely responsible for it. We should see wait and see if anybody opposes to adding this to GWT, before you actually start working on it, so that your time will not be wasted. On the other hand you can already setup your IDE and tools to be able to

Re: [gwt-contrib] Work to do for bug 3042

2013-06-11 Thread Adolfo Panizo Touzon
Oh! Sorry I saw you were the owner and I thought you had plenty of responsability. Thanks, but everything is fine, the installation process is quite simple/clear, so, all is up and running. :D. Keep an eye into the Issue 1127https://code.google.com/p/google-web-toolkit/issues/detail?id=1127

[gwt-contrib] Work to do for bug 3042

2013-06-10 Thread Adolfo Panizo
Hi, as I wrote in the issuehttps://code.google.com/p/google-web-toolkit/issues/detail?can=2start=0num=100q=colspec=ID%20Type%20Status%20Owner%20Milestone%20Summary%20Starsgroupby=sort=id=3042, I am able to do the necessary work for solving it. So, can you guide me about the steps that I need

Re: [gwt-contrib] Work to do for bug 3042

2013-06-10 Thread James Horsley
Adolfo, To get the source checked out and compiling follow: http://www.gwtproject.org/makinggwtbetter.html#workingoncode To submit the patch use: http://www.gwtproject.org/makinggwtbetter.html#submittingpatches I recently had to move an old svn patch into gerrit and the following gave a very