Re: Firefox 16 GWT Plugin

2012-10-11 Thread Karl
Works fine on Ubuntu 12.04 64-bit. Thank you!
-Karl

On Thursday, October 11, 2012 1:01:43 AM UTC+2, Brian Slesinsky wrote:
>
> I now have an (unsigned) version checked into svn that should work across 
> Windows, Mac, and Linux. Please let me know on this thread whether it works 
> for you.
>
> - Brian
>
> On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:
>>
>>
>> On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:
>>>
>>> Any binary ready for download?



>> Not yet. Track this page: 
>> http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/xpcom/prebuilt/gwt-dev-plugin.xpi
>> Should come soon though: http://gwt-code-reviews.appspot.com/1852803/ (for 
>> Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/4jQMWbQidhIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Alignment in Horizontal Panel

2012-10-11 Thread Dominic Warzok
Hi 
I want to align some Buttons to the Left in my HorizontalPanel.

This is my examplecode.

 public void onModuleLoad() {
> 
> HorizontalPanel buttonsPanel = new HorizontalPanel();
> 
> Button test1 = new Button("Test1");
> Button Test2 = new Button("Test me ");
> 
> buttonsPanel.setHorizontalAlignment(HasHorizontalAlignment.ALIGN_LEFT);
> buttonsPanel.setWidth("100%");
> buttonsPanel.add(test1);
> buttonsPanel.add(Test2);
> RootPanel.get("buttoncontainer").add(buttonsPanel);
> 
> }


But in this way there is a lot of space between these Buttons. But I want 
them to stick together. Any Suggestions ? 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/TU867zOhl80J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: TextArea vs RichTextArea

2012-10-11 Thread jimakos17
anyone please...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/wlFanK9tkpoJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: TextArea vs RichTextArea

2012-10-11 Thread Jens
There are at least two (old) issues for it:

http://code.google.com/p/google-web-toolkit/issues/detail?id=1127
http://code.google.com/p/google-web-toolkit/issues/detail?id=2182

In the comments someone mentioned that he has created a library: 
http://code.google.com/p/gwt-selection/

Maybe you should try it.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/W9Zw4-BDT64J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: TextArea vs RichTextArea

2012-10-11 Thread Jens
And searching in google gives me the following result: 

http://stackoverflow.com/questions/12542522/how-to-get-cursor-position-or-location-from-richtextarea-in-gwt

Maybe that also works for you.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/y0HwwuW2zI8J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 16 GWT Plugin

2012-10-11 Thread Thad
No can do, with FFx 15.0.1 or 16.0:  "This add-on could not be installed 
because it appears to be corrupt."

openSUSE 12.2, 32-bit

On Wednesday, October 10, 2012 7:01:43 PM UTC-4, Brian Slesinsky wrote:
>
> I now have an (unsigned) version checked into svn that should work across 
> Windows, Mac, and Linux. Please let me know on this thread whether it works 
> for you.
>
> - Brian
>
> On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:
>>
>>
>> On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:
>>>
>>> Any binary ready for download?



>> Not yet. Track this page: 
>> http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/xpcom/prebuilt/gwt-dev-plugin.xpi
>> Should come soon though: http://gwt-code-reviews.appspot.com/1852803/ (for 
>> Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/-o71s64bB20J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 16 GWT Plugin

2012-10-11 Thread Thad
Ditto for Windows 7 64-bit:  "This add-on could not be installed because it 
appears to be corrupt."

On Thursday, October 11, 2012 8:46:48 AM UTC-4, Thad wrote:
>
> No can do, with FFx 15.0.1 or 16.0:  "This add-on could not be installed 
> because it appears to be corrupt."
>
> openSUSE 12.2, 32-bit
>
> On Wednesday, October 10, 2012 7:01:43 PM UTC-4, Brian Slesinsky wrote:
>>
>> I now have an (unsigned) version checked into svn that should work across 
>> Windows, Mac, and Linux. Please let me know on this thread whether it works 
>> for you.
>>
>> - Brian
>>
>> On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:
>>>
>>>
>>> On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:

 Any binary ready for download?
>
>
>
>>> Not yet. Track this page: 
>>> http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/xpcom/prebuilt/gwt-dev-plugin.xpi
>>> Should come soon though: http://gwt-code-reviews.appspot.com/1852803/ (for 
>>> Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ja_biuQtOmsJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Use of multiple GWT modules in an application

2012-10-11 Thread Denero
Hi,
I have a GWT application which uses a JavaScript library published on a remote
server and that also was developed under GWT and the APIs exposed over JSNI. I
do not have access to the source ocde of that. That library uses cross-site
scripting and uses xsiframe linker option.

My application which include that in a script node and calls its APIs works fine
in the production mode. But now for some debugging purpose in my application
when I run it in the dev mode, all the API calls to the other GWT library fails
because it looks like it also trying to run in dev mode as I see that
*.devmode.js of that is getting loaded and thus that module is not loaded
successfully(I do not see any errors either).

How can I run my application in dev mode while still keeping the other library
in production mode(ie just like any other native code)? As said, the other
library itself is hosted on a different server and when running our application
in devmode we specify only our module names, so I would expect it to work
bydefault. Is there a compiler or dev mode option that I can use here?

I am using GWT 2.4.0.

Thanks in advance,
dw


-- 
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use of multiple GWT modules in an application

2012-10-11 Thread Thomas Broyer
It's actually (and fortunately) easy: change gwt.codesvr in your URL with 
gwt.codesvr.moduleName, where "moduleName" is your module name (the one in 
your gwt.xml's rename-to="")
That way, the third-party module won't try to run in DevMode, only your 
module that matches "moduleName".

On Thursday, October 11, 2012 3:35:45 PM UTC+2, Denero wrote:
>
> Hi, 
> I have a GWT application which uses a JavaScript library published on a 
> remote 
> server and that also was developed under GWT and the APIs exposed over 
> JSNI. I 
> do not have access to the source ocde of that. That library uses 
> cross-site 
> scripting and uses xsiframe linker option. 
>
> My application which include that in a script node and calls its APIs 
> works fine 
> in the production mode. But now for some debugging purpose in my 
> application 
> when I run it in the dev mode, all the API calls to the other GWT library 
> fails 
> because it looks like it also trying to run in dev mode as I see that 
> *.devmode.js of that is getting loaded and thus that module is not loaded 
> successfully(I do not see any errors either). 
>
> How can I run my application in dev mode while still keeping the other 
> library 
> in production mode(ie just like any other native code)? As said, the other 
> library itself is hosted on a different server and when running our 
> application 
> in devmode we specify only our module names, so I would expect it to work 
> bydefault. Is there a compiler or dev mode option that I can use here? 
>
> I am using GWT 2.4.0. 
>
> Thanks in advance, 
> dw 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/IJzN2Z6tfawJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use of multiple GWT modules in an application

2012-10-11 Thread Thad
Thomas, indulge my curiosity. I've not the situation that Denero describes, 
but I tried this anyway.

1) When I do this, my app loads *much faster*. Why?
2) Also, I don't see my app's client tab open in the DevMode window. Again, 
why?

Thanks.

On Thursday, October 11, 2012 10:18:30 AM UTC-4, Thomas Broyer wrote:
>
> It's actually (and fortunately) easy: change gwt.codesvr in your URL with 
> gwt.codesvr.moduleName, where "moduleName" is your module name (the one in 
> your gwt.xml's rename-to="")
> That way, the third-party module won't try to run in DevMode, only your 
> module that matches "moduleName".
>
> On Thursday, October 11, 2012 3:35:45 PM UTC+2, Denero wrote:
>>
>> Hi, 
>> I have a GWT application which uses a JavaScript library published on a 
>> remote 
>> server and that also was developed under GWT and the APIs exposed over 
>> JSNI. I 
>> do not have access to the source ocde of that. That library uses 
>> cross-site 
>> scripting and uses xsiframe linker option. 
>>
>> My application which include that in a script node and calls its APIs 
>> works fine 
>> in the production mode. But now for some debugging purpose in my 
>> application 
>> when I run it in the dev mode, all the API calls to the other GWT library 
>> fails 
>> because it looks like it also trying to run in dev mode as I see that 
>> *.devmode.js of that is getting loaded and thus that module is not loaded 
>> successfully(I do not see any errors either). 
>>
>> How can I run my application in dev mode while still keeping the other 
>> library 
>> in production mode(ie just like any other native code)? As said, the 
>> other 
>> library itself is hosted on a different server and when running our 
>> application 
>> in devmode we specify only our module names, so I would expect it to work 
>> bydefault. Is there a compiler or dev mode option that I can use here? 
>>
>> I am using GWT 2.4.0. 
>>
>> Thanks in advance, 
>> dw 
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/BJla4IL7VxAJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use of multiple GWT modules in an application

2012-10-11 Thread Thomas Broyer


On Thursday, October 11, 2012 4:32:53 PM UTC+2, Thad wrote:
>
> Thomas, indulge my curiosity. I've not the situation that Denero 
> describes, but I tried this anyway.
>
> 1) When I do this, my app loads *much faster*. Why?
> 2) Also, I don't see my app's client tab open in the DevMode window. 
> Again, why?
>
>>
Hmm, does it really runs in DevMode then? (e.g., in Chrome is the toolbox 
appearing in the omnibar? or in any browser, is the devmode.js or 
hosted.html loaded? or a .cache.js/html?)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/mhzrb6oqPa0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 16 GWT Plugin

2012-10-11 Thread Lee Fisher
Wasn't FF16 pulled due to security problem?

On Thu, Oct 11, 2012 at 8:49 AM, Thad  wrote:

> Ditto for Windows 7 64-bit:  "This add-on could not be installed because
> it appears to be corrupt."
>
>
> On Thursday, October 11, 2012 8:46:48 AM UTC-4, Thad wrote:
>>
>> No can do, with FFx 15.0.1 or 16.0:  "This add-on could not be installed
>> because it appears to be corrupt."
>>
>> openSUSE 12.2, 32-bit
>>
>> On Wednesday, October 10, 2012 7:01:43 PM UTC-4, Brian Slesinsky wrote:
>>>
>>> I now have an (unsigned) version checked into svn that should work
>>> across Windows, Mac, and Linux. Please let me know on this thread whether
>>> it works for you.
>>>
>>> - Brian
>>>
>>> On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:


 On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:
>
> Any binary ready for download?
>>
>>
>>
 Not yet. Track this page: http://code.google.com/**
 p/google-web-toolkit/source/**browse/trunk/plugins/xpcom/**
 prebuilt/gwt-dev-plugin.xpi
 Should come soon though: 
 http://gwt-code-**reviews.appspot.com/1852803/
  (**for Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)

>>>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/ja_biuQtOmsJ.
>
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Is GWT market is down?

2012-10-11 Thread Joseph Lust
I can say from recruitment experience that my office has actively been 
recruiting GWT developers and they are hard to find. Usually we end up 
hiring Java devs with a webapp background and having them learn GWT. I 
would not say there is any trouble finding GWT positions in our US market. 
However we're looking for on-site, not remote developers, so I cannot 
attest to the remote GWT dev market.


Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ttuxJ5r-brQJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Alignment in Horizontal Panel

2012-10-11 Thread Andrei
Use FlowPanel instead.

FlowPanel buttonsPanel = new FlowPanel();
buttonsPanel.addStyleName("menu");

In your CSS file:

.menu input {
float: left;
}

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/V6y-5RNGEkwJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Saving results from GWT-RPC call on client

2012-10-11 Thread Joseph Lust
It really depends how intelligent you want your store to be. For example, 
if a user is perusing a set of N objects, and you hit the server up for 3 
of these objects, you'd want to first check your LocalStorage cache for any 
of those 3 objects (say 2 hits), via a proxy cache, and relay on the RPC's 
for the (1 object) cache misses. This way, after playing around a little 
bit in your app, most requests will be local cache hits and you minimize 
request time and UI latency. Then you also need to limit what's in the 
cache, so you need a LIFO approach like LinkedHashMap. To do this however, 
there is no need to change your GWT-RPC code, but rather make requests to 
you client side caching layer, not directly to the RPC, and let that layer 
make the RPC requests.

That however is an intelligent caching strategy we used for 10K expensive 
objects. I suspect you want a passive GWT-RPC cache which would be most 
readily achieved by exploiting the browser cache with cache headers, but 
consider how you'll expire those objects (TTL?).

Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/u-kpDVEZUOUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use of multiple GWT modules in an application

2012-10-11 Thread Denero
That works perfectly fine. Thanks Thomas.


-- 
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Are you happy with GWT?

2012-10-11 Thread Joseph Lust
I've got to add my two cents here since the "pretty" argument and "CSS 
designer" bit has irked me over the years.

There is a clear impedance mismatch between what a CSS/HTML designer can 
kick out from a graphical suite, and what is a truly robust, reusable 
component.

   1. You must protect the CSS namespaces. Just because Mockup A looks 
   good, does not mean it will work well together with Mockup B on Page C.
   2. The CSS in mockups can be quite fragile and verbose, not being well 
   suited to componentization (i.e. depending on x:nth-child(4), x:last-child) 
   when you now have N entries and M instance of the widget on the page.
   3. Various transitions and UI changes in the mockup should be triggered 
   by changing a single class, not manually applying myriad style changes like 
   "right:33px" and "opacity:0.34". Otherwise the devs need to rework the CSS 
   themselves.

Frankly "mockups" can be misleading and make a product look functionally 
complete, even though as coded they cannot be robustly implemented. Such 
things however are not a flaw in GWT, but a need to design for reuse 
and extensiblilty at the mockup stage. So be sure to set some requirements 
for your designers to be GWT friendly and the code should be easy to 
implement.


Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/PYLag9cEMRQJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 16 GWT Plugin

2012-10-11 Thread Jim Douglas
Yes.

http://arstechnica.com/security/2012/10/firefox-16-vulnerability-attack-code-available-online/

On Thursday, October 11, 2012 7:48:04 AM UTC-7, fishe...@gmail.com wrote:
>
> Wasn't FF16 pulled due to security problem?
>
> On Thu, Oct 11, 2012 at 8:49 AM, Thad  >wrote:
>
>> Ditto for Windows 7 64-bit:  "This add-on could not be installed because 
>> it appears to be corrupt."
>>
>>
>> On Thursday, October 11, 2012 8:46:48 AM UTC-4, Thad wrote:
>>>
>>> No can do, with FFx 15.0.1 or 16.0:  "This add-on could not be installed 
>>> because it appears to be corrupt."
>>>
>>> openSUSE 12.2, 32-bit
>>>
>>> On Wednesday, October 10, 2012 7:01:43 PM UTC-4, Brian Slesinsky wrote:

 I now have an (unsigned) version checked into svn that should work 
 across Windows, Mac, and Linux. Please let me know on this thread whether 
 it works for you.

 - Brian

 On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:
>
>
> On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:
>>
>> Any binary ready for download?
>>>
>>>
>>>
> Not yet. Track this page: http://code.google.com/**
> p/google-web-toolkit/source/**browse/trunk/plugins/xpcom/**
> prebuilt/gwt-dev-plugin.xpi
> Should come soon though: http://gwt-code-**
> reviews.appspot.com/1852803/
>  (**for Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)
>
  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Web Toolkit" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/google-web-toolkit/-/ja_biuQtOmsJ.
>>
>> To post to this group, send email to 
>> google-we...@googlegroups.com
>> .
>> To unsubscribe from this group, send email to 
>> google-web-toolkit+unsubscr...@googlegroups.com .
>> For more options, visit this group at 
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/KwYQlrnUTKgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



INHERITANCE FROM JAR FILE , DOESN'T WORK

2012-10-11 Thread Fabio
Hello

I have an Eclipse GWT CHART project working fine as long as I let my 
library project linked in this GWT project.
But when I compile my library into a jar file, unlink my library 
project from the classpath of GWT project, and add the jar into 
war/web-inf/lib and classpath it

I get the following exception:

[ERROR] [gwt_mwp_sample] - Line 82: No source code is available for type 
sim.fab.gwt.client.util.GTable; did you forget to inherit a required module?

if I rollback everything. WORKS again

why does it happen ?

Yet I put the  into the GWT 
project xml

is it a BUG ?

Thanks in advance

Fabio

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/HdiBBcQeaXQJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT Chart which displays bars on x axis at irregular intervals

2012-10-11 Thread Louise Mortimer
I need to create various charts (using GWT) which will display values along 
the x axis at irregular intervals. 
All examples I have come across (and 
testing I 
have done) display the values along the x axis at regular intervals. 
However for my purposes I need to display a set of values (Y axis) taken at 
specific times/java.util.Date (X axis). 
The range of the x axis can be varied from 1 month to n months *and the 
labels must show the Months*. The values however must be displayed at the 
appropriate place on the x axis (see screen shots). 

Does anyone have any idea how to achieve this using the GWT charts?









-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/uV4YMIi3DuQJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: problems creating a new Windowbuilder->GWT User Interface

2012-10-11 Thread Robert Blair
I saw these errors when trying to install the GPE in eclipse 4.2.  I was 
following instructions that indicated you should obtin the plugin in 
eclipse from dl.google.com/eclipse/plugin/3.7

I am no authority, but by guessing that the "3.7" referred to the version 
of eclipse and trying eclipse/plugin/4.2 instead all of these errors 
disappeared.  Good luck!

On Friday, September 21, 2012 2:07:36 PM UTC-5, spenny wrote:
>
> Hi All,
>
>
> Hope you can help... I am trying out Windowbuilder and GWT for the first 
> time and have encountered some problems.
>
> I am using Juno Eclipse 4.2.
> I have installed the Windowbuilder for this version.
> Next try and start a new GWT windowbuilder project by right-clicking in 
> package explorer-> new project -> other -> Windowbuilder -> GWT user 
> interface.
> The next screen tells me that I don't have Google Web Toolkit installed, 
> and this is where i have the problems.
>
> I am getting the error below
>
> -- I have tried installing the GWT independently but whenever i try to 
> crate a new project i get the wizard saying that GWT isn't installed.
>
> Hope someone can shed some light on this for me :)
>
> Thanks
> Spenny
>
> Cannot complete the install because of a conflicting dependency.
>   Software being installed: Google Web Toolkit SDK 2.4.0 
> 2.4.0.v201208080120-rel-r37 
> (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 
> 2.4.0.v201208080120-rel-r37)
>   Software currently installed: Eclipse IDE for Java Developers 
> 1.5.0.20120614-1633 (epp.package.java 1.5.0.20120614-1633)
>   Only one of the following can be installed at once: 
> Team Support Core 3.6.100.v20120524-0627 (org.eclipse.team.core 
> 3.6.100.v20120524-0627)
> Team Support Core 3.6.0.I20110525-0800 (org.eclipse.team.core 
> 3.6.0.I20110525-0800)
>   Cannot satisfy dependency:
> From: Google Plugin for Eclipse 3.7 3.1.0.v201208080120-rel-r37 
> (com.google.gdt.eclipse.suite.e37.feature.feature.group 
> 3.1.0.v201208080120-rel-r37)
> To: org.eclipse.platform.feature.group [3.7.0,3.8.0)
>   Cannot satisfy dependency:
> From: Google Web Toolkit SDK 2.4.0 2.4.0.v201208080120-rel-r37 
> (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 
> 2.4.0.v201208080120-rel-r37)
> To: com.google.gdt.eclipse.suite.e37.feature.feature.group 3.1.0
>   Cannot satisfy dependency:
> From: Eclipse IDE for Java Developers 1.5.0.20120614-1633 
> (epp.package.java 1.5.0.20120614-1633)
> To: org.eclipse.epp.package.java.feature.feature.group 
> [1.5.0.20120614-1633]
>   Cannot satisfy dependency:
> From: EGit Import Support 2.0.0.201206130900-r 
> (org.eclipse.egit.import.feature.group 2.0.0.201206130900-r)
> To: org.eclipse.team.core 3.6.100
>   Cannot satisfy dependency:
> From: EPP Java Package 1.5.0.20120614-1633 
> (org.eclipse.epp.package.java.feature.feature.group 1.5.0.20120614-1633)
> To: org.eclipse.egit.import.feature.group 0.0.0
>   Cannot satisfy dependency:
> From: Eclipse Platform 
> 3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f 
> (org.eclipse.platform.feature.group 
> 3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f)
> To: org.eclipse.team.core [3.6.0.I20110525-0800]
>   Cannot satisfy dependency:
> From: Eclipse Platform 
> 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK 
> (org.eclipse.platform.feature.group 
> 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK)
> To: org.eclipse.team.core [3.6.0.I20110525-0800]
>   Cannot satisfy dependency:
> From: Eclipse Platform 
> 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q 
> (org.eclipse.platform.feature.group 
> 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q)
> To: org.eclipse.team.core [3.6.0.I20110525-0800]
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ZKDVg2LviG4J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 16 GWT Plugin

2012-10-11 Thread Florent Nicoulaud
Works for me on Linux 64bits, thanks!

On Thursday, October 11, 2012 1:01:43 AM UTC+2, Brian Slesinsky wrote:
>
> I now have an (unsigned) version checked into svn that should work across 
> Windows, Mac, and Linux. Please let me know on this thread whether it works 
> for you.
>
> - Brian
>
> On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:
>>
>>
>> On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:
>>>
>>> Any binary ready for download?



>> Not yet. Track this page: 
>> http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/xpcom/prebuilt/gwt-dev-plugin.xpi
>> Should come soon though: http://gwt-code-reviews.appspot.com/1852803/ (for 
>> Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/vqp5AnNjaXcJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 16 GWT Plugin

2012-10-11 Thread babltiga
Works great on Ubuntu 12.04 64bit

On Thursday, October 11, 2012 3:01:43 AM UTC+4, Brian Slesinsky wrote:
>
> I now have an (unsigned) version checked into svn that should work across 
> Windows, Mac, and Linux. Please let me know on this thread whether it works 
> for you.
>
> - Brian
>
> On Wednesday, October 10, 2012 1:20:28 AM UTC-7, Thomas Broyer wrote:
>>
>>
>> On Wednesday, October 10, 2012 10:17:44 AM UTC+2, getaceres wrote:
>>>
>>> Any binary ready for download?



>> Not yet. Track this page: 
>> http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/xpcom/prebuilt/gwt-dev-plugin.xpi
>> Should come soon though: http://gwt-code-reviews.appspot.com/1852803/ (for 
>> Linux 32bit and 63bit, and Windows, no Mac yet AFAICT)
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ci6w2ezucSYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use of multiple GWT modules in an application

2012-10-11 Thread Denero
Sorry, send it too fast.. The application works fine but I realize now that my
gwt module is now not running in devmode. It is not stopping at breakpoints.
Also, I do not see the message "[INFO] [clientsample] - Module clientsample has
been loaded" in the Development mode tab. Just remove .moduleName from the url,
it shows that.

Here is the URL that I tried:
http://127.0.0.1:8882/Sample.html?gwt.codesvr.clientsample=127.0.0.1:9997
where "clientsample" is the rename-to in my gwt.xml file.
Does it look right?

BTW I see that with just
http://127.0.0.1:8882/Sample.html?gwt.codesvr=127.0.0.1:9997,I get the error
message in the development tab for the other GWT module whihc is named "client":
[ERROR] [client] - Unable to find 'client.gwt.xml' on your classpath; could be a
typo, or maybe you forgot to include a classpath entry for source?

Thanks,
dw


-- 
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Is GWT market is down?

2012-10-11 Thread Brandon Donnelson
Where are you located Joseph? :)

On Thursday, October 11, 2012 7:53:41 AM UTC-7, Joseph Lust wrote:
>
> I can say from recruitment experience that my office has actively been 
> recruiting GWT developers and they are hard to find. Usually we end up 
> hiring Java devs with a webapp background and having them learn GWT. I 
> would not say there is any trouble finding GWT positions in our US market. 
> However we're looking for on-site, not remote developers, so I cannot 
> attest to the remote GWT dev market.
>
>
> Sincerely,
> Joseph
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/RXNSh8TR3KIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



What does it mean when gwt-unitCache-... is out of sync exactly??

2012-10-11 Thread Rob
Hello All,
Can any one tell me in the Eclipse EE environment anyway what does the 
error:
Resource is out of sync with the file system: 
'/MyProject/gwt-unitCache/gwt-unitCache-013A483B3FA8'.
mean exactly?  Does it mean its time for a GWT Compile and isn't it true 
that GWT Compile really only converts portions of Java to Javascript  files 
e.g .js files ??
What do these Cache's get used for and does it effect brower memory usage?
 
Also while I am on that topic How can I measure the browser memory usage 
versus say Virtual Machine vm usage???
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/iTTU4idtIhUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: gzip compression not working for webkit( Both safari and chrome)

2012-10-11 Thread Youssef Riahi

Hi, 
Please see underlined info below from  http://www.grc.com/sn/sn-371.txt

Thanks.


*So that's at the connection level as opposed to what you'd call the 
"application level."  The application level, the server, the browser can say, 
independent of the connection, I'm able to decompress using Deflate and Gzip, 
for example.  And then the server says, oh, good.  We're going to save 
bandwidth by compressing those things before we send them to you since you've 
said you know how to decompress them.  So that's at the application level, or 
at the HTTP protocol level.  It's also possible to do compression at a lower 
level, down at the SSL link level, essentially.
So only Chrome and Firefox ever did that.  They no longer do that as a 
consequence of what these guys found.  Also, SPDY used to do that, and SPDY no 
longer does that.  Basically, compression has been, at this level, was 
immediately backed off of.  Now, it's not news that compression can leak 
information, that is, sort of generically.  It's been well understood for many, 
many years that compression and privacy were at odds with each other for 
exactly the reasons I explained last week, which is because the amount of 
compression you get is a direct function of what you're compressing, if the bad 
guys have any control over what is being compressed, that allows them to probe 
for what they don't know, what they don't have control over, which they're 
trying to determine.*






On Tuesday, March 8, 2011 7:58:24 AM UTC-5, kiran wrote:
>
>
> Hi
> I have enabled gzip compression on tomcat container level and it is 
> working fine with Firefox. i have verified through both Firebug and YSlow. 
> The html which is 2.3 MB got reduced to 456 KB. When i verified the same in 
> chrome developer tools  it is still 2.3 MB. Both the request headers and 
> response headers say gzip is accepted.
> Can you please help me in finding the issue?
>
>
>1. Request URL:
>
>
> http://localhost:8080/compliancesearch/5755C864DE30FF32B0F12508E959494A.cache.html
>2. Request Method:
>GET
>3. Status Code:
>200 OK
>4. Request Headers
>   1. Accept:
>   
>   
> application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
>   2. Accept-Charset:
>   ISO-8859-1,utf-8;q=0.7,*;q=0.3
>   3. Accept-Encoding:
>   gzip,deflate,sdch
>   4. Accept-Language:
>   en-US,en;q=0.8
>   5. Connection:
>   keep-alive
>   6. Cookie:
>   JSESSIONID=B62679F3847B87A37BA6410ECBD5BD07
>   7. Host:
>   localhost:8080
>   8. Referer:
>   http://localhost:8080/compliancesearch/
>   9. User-Agent:
>   Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 
>   (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13
>   5. Response Headers
>   1. Accept-Ranges:
>   bytes
>   2. Content-Encoding:
>   gzip
>   3. Content-Type:
>   text/html
>   4. Date:
>   Tue, 08 Mar 2011 11:51:19 GMT
>   5. ETag:
>   W/"2792238-1298978332097"
>   6. Expires:
>   Thu, 15 Apr 2012 20:00:00 GMT
>   7. Last-Modified:
>   Tue, 01 Mar 2011 11:18:52 GMT
>   8. Server:
>   Apache-Coyote/1.1
>   9. Transfer-Encoding:
>   chunked
>   10. Vary:
>   Accept-Encoding
>   
>
>
> Thanks & Regards,
> Kiran Kumar 
>
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/IRdiJ8fX8wsJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use of multiple GWT modules in an application

2012-10-11 Thread Thad
On Thursday, October 11, 2012 10:36:32 AM UTC-4, Thomas Broyer wrote:

>
>
> On Thursday, October 11, 2012 4:32:53 PM UTC+2, Thad wrote:
>>
>> Thomas, indulge my curiosity. I've not the situation that Denero 
>> describes, but I tried this anyway.
>>
>> 1) When I do this, my app loads *much faster*. Why?
>> 2) Also, I don't see my app's client tab open in the DevMode window. 
>> Again, why?
>>
>>>
> Hmm, does it really runs in DevMode then? (e.g., in Chrome is the toolbox 
> appearing in the omnibar? or in any browser, is the devmode.js or 
> hosted.html loaded? or a .cache.js/html?)
>

Ah, I see.  It's not in DevMode and though it is running some stuff (from a 
earlier build?) it's incomplete. Thanks.

There are times that GWT reminds me of Clarke's 3rd Law. I love working 
with this toolkit.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/wihsfs64MSMJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: What does it mean when gwt-unitCache-... is out of sync exactly??

2012-10-11 Thread Jens
It caches compilation artifacts (GWT compile and DevMode) so that iterative 
development is faster. 

When Eclipse says that this resource is out of sync with your file system 
it pretty much means that Eclipse has detected changes to these files since 
the last time Eclipse has read-in these files. You can right click the 
folder and select "refresh" from the menu so that Eclipse will re-read the 
files. You normally have to do this when you want to delete the unit cache 
folder within Eclipse to force a full recompile. 

The cache does not affect browser memory usage at all, its just there to 
speed up compilation/DevMode by reusing cached artifacts. To measure 
browser memory usage you have to use tools provided for your OS and/or 
browser. In Google Chrome for example, you can type in "about:memory" to 
see some basic memory stats per browser tab.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/4cwB2p-0EtMJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: what is the function of gwt-unitcache directory (not under target directory)?

2012-10-11 Thread Rob
I just took a look and it does not look like there is much on this subject. 
It does appear to effect memory in a browser and I recently deleted the out 
of sync entries in eclipse within the gwt-cache folders as specified in the 
eclipse error.log
On Tuesday, May 29, 2012 3:32:54 AM UTC-4, Thomas Broyer wrote:
>
>
> On Tuesday, May 29, 2012 8:53:07 AM UTC+2, tong123123 wrote:
>>
>> I try to run mvn:clean install and the content in gwt-unitCache (not the 
>> one in target directory, but the one directly under the project folder) 
>> will not changed, so what is its use? Could I not commit this folder in svn 
>> if it is not important?
>>
>
> AFAICT, gwt-maven-plugin will only create things under target/ (unless 
> told it otherwise). If you have a gwt-unitCache folder sibling to the 
> target/ folder, it has probably been creating when launching the DevMode 
> from within Eclipse (rather than "mvn gwt:run").
>
> Anyway, as its name suggests, it's a "cache", you shouldn't generally 
> commit it to your SCM.
> See 
> https://developers.google.com/web-toolkit/release-notes#Release_Notes_2_4_0
>  and http://code.google.com/p/google-web-toolkit/issues/detail?id=6802
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/P_VbDcJMxwMJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: what is the function of gwt-unitcache directory (not under target directory)?

2012-10-11 Thread Rob
As to the function I can not say but suffice it to say deleting the out of 
sync entries actually seems to have helped fix an out of  memory error I 
have been getting recently!
 

On Tuesday, May 29, 2012 2:53:07 AM UTC-4, tong123123 wrote:

> I try to run mvn:clean install and the content in gwt-unitCache (not the 
> one in target directory, but the one directly under the project folder) 
> will not changed, so what is its use? Could I not commit this folder in svn 
> if it is not important?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/TYfMdMroZtkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Knowing when DOM is fully rendered after RichTextArea.setHTML() is called?

2012-10-11 Thread TimOnGmail
Hey folks...

So I have a need to make a call to RichTextArea.setHTML(), and then parse 
the rendered DOM in the IFRAME and add click listeners to some of the 
elements in it.

This works fine sometimes, but, depending on the browser, the DOM in the 
IFRAME appears "ready/finished" at different times.  It would be nice to 
know when the rendering is complete and the DOM ready to have event 
listeners added, but I can't seem to find any aspect of the RichTextArea 
that allows that.  I can override onLoad(), I can add 
InitializationListeners, etc. and I've tried all of that, but it doesn't 
always work.  It seems to be dependent on how long the given browser takes 
to get the DOM ready, but there is no hook to know precisely when that is.

Has anyone been able to figure out how to do this?  It seems like a natural 
feature everyone would want, but I can't find it.

- Tim

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/unN9RAk7zAUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



RichTextArea.setHTML() - sometimes parts of HTML are escaped, sometimes not... ??

2012-10-11 Thread TimOnGmail
Another question - when I call setHTML() on a RichTextArea, with a value 
like this:

HELLO THERE

... most of the time the  is escaped, so the underlying HTML is:

HELLO THERE
SOMETIMES, however, it is rendered exactly as-is, not escaped. It seems to be timing-dependent, because if I put a delay between the attachment of the RichTextArea and the call to setHTML(), it rendereds properly, without any escaping. Has anyone seen this? Any other time-dependent twitchiness like this in RichTextArea? - Tim -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/-G5J_jdbXrcJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Re: INHERITANCE FROM JAR FILE , DOESN'T WORK

2012-10-11 Thread Abraham Lin
Does your JAR file contain the source code for your library? The GWT 
compiler needs to have access to the source files, not just the compiled 
class files.

-Abraham

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/0AjHUzCMjjkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Are you happy with GWT?

2012-10-11 Thread Rob
Well I have had a differnt story. Given that the books available including 
E-books are scarce and the Javascript generated at times can be agonizingly 
slow when doing calculations and say puting up complex  charts and grids 
with or without a backend RPC servlet. All in  all its ok for what it does 
but there are many gotchas I have seen
For one early on I noted IE 9 did not handle absolute coordinates and well 
and a relative panel approach appears to work  well for positioning widgets.
Also the supply of widgets is a bit scarce as well and Sencha can be 
difficult to use especially given that their samples come with far too much 
overhead and example code. When I want to use a widget sample I want it to 
be plug and chug if you know what I mean. What they prepare is very rigid 
structures.
Also the rpc service calls can be very sluggish? Does anyone know of a a 
way to compress the textual data to/from the servlet??
I should mention that objects exhibit very slow response presumably from 
bulky exchanges of large objects or complex and large objects especially 
ArrayLists

On Friday, October 5, 2012 11:53:17 AM UTC-4, Charlie Youakim wrote:

> I'm deciding on whether to switch my team to GWT.  I think the biggest 
> thing for me as the tech lead for the company is "Are you happy with your 
> choice to use GWT?"
>
> My reasons for thinking to switch:
>
> -Javascript is a fast and free language, sometimes too fast and free for a 
> large team.  Coding standards can vary from developer to developer, and 
> maintaining architectures can be difficult
> -Javascript mistakes are only caught in runtime.  The fact that GWT(Java) 
> would catch 90+% of our simple mistakes makes me more confident that our 
> clients won't.
> -Javascript allows for rapid development, but not so rapid bug fixing.
> -Strict Java coding + a strong architecture at the outset creates a great 
> foundation to build from.  I've even seen this in my firm's Android apps.  
> They are very stable.
>
> But for me, I'd really like to hear from developers active in the 
> community.  Are you happy?  Or do you wish you went a different route?  My 
> goal is to have my dev team work more on new projects rather than fixing 
> old projects.  I am hoping that GWT can help with that.  thoughts?
>
> -Charlie
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ej2a8oI2I5MJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Knowing when DOM is fully rendered after RichTextArea.setHTML() is called?

2012-10-11 Thread Andrei
Use Scheduler's shceduleDeferred() method. It specifically waits for the 
browser to complete rendering (or whatever else it was doing), and then 
dispatches a new instruction - like to parse the rendered DOM. 

Why do you need to add listeners within the RichTextArea? A better approach 
may be to add a single click handler to the RichTextArea widget itself, and 
check the source of click within this handler.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/gOzXsBizRhYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Announcing a new episode of EasyGWT Podcast is available

2012-10-11 Thread gpike


EasyGWT Podcast Episode 05
*
*

*In this episode we talk about:*

   - GWT 2.5 Release Candidate 2 is 
Released
   - Pro Account 2.0 Embraces Vaadin 7 and 
GWT
   - Develop Spring MVC and GWT applications using Spring Roo 1.2 and 
   deploy them on Cloud 
Foundry
   - GWT-Bootstrap 2.0.4.0 was 
released.
   - Hotelme.com Went To Public Beta With a Consumer Facing GWT/GAE 
   Application 
   - Go … Go … Inspector 
Gadget
   - We love GWT ... we love it not ... we love GWT ... we love it not … WE 
   LOVE IT at least some of us 
   
Power Tool This Week:
*gwt-exporter Helps You Produce JavaScript libraries with 
GWT
*


Thanks,

Gordon
easygwt.com
gwtcasts.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/QLIo-ZIUpiIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Knowing when DOM is fully rendered after RichTextArea.setHTML() is called?

2012-10-11 Thread TimOnGmail
Thanks for the suggestion, Andrei - I'll give that a try!

I'm adding listeners to it because our project requires that users clicking 
on a certain section of text creates a popup for editing that section's 
properties.  We are delimiting these nominal sections like this:

CLICK ON ME

Clicking anywhere on the span or within it brings up the popup.  The popup 
has to know all the metadata, and the value of all the children of the 
.
We don't gate what can be placed within the span - it can be any amount of 
arbitrary HTML.  This means that where they click could be N layers deep 
within a not-necessarily-well-formed HTML structure, so bubbling back up 
the DOM tree to the span we're looking for could be tough, if all we had 
was a screen position on the RichTextEditor.  It might be less hairy than I 
think it is, but I think it would be pretty hairy to do right.

- Tim

On Thursday, October 11, 2012 4:33:27 PM UTC-7, Andrei wrote:
>
> Use Scheduler's shceduleDeferred() method. It specifically waits for the 
> browser to complete rendering (or whatever else it was doing), and then 
> dispatches a new instruction - like to parse the rendered DOM. 
>
> Why do you need to add listeners within the RichTextArea? A better 
> approach may be to add a single click handler to the RichTextArea widget 
> itself, and check the source of click within this handler.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/FEFIM8-fddAJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: drag/drop/re-ordering of rows inside celltable/datagrid

2012-10-11 Thread Nagesh Salunke
I too have the same issue.

On Thursday, 26 April 2012 01:05:51 UTC+5:30, kim young ill wrote:
>
> hi,
> has someone tried to do this ? 
> how to keep the data-provider stays in sync ?
> would be great for some hints 
>
> thanx
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/dxT_i9EUD24J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT 2.5 RC2 Is Here!

2012-10-11 Thread Nagesh Salunke
Hey,
Congratulations. first of all !
.
a curiosity question..
As GWT doesnot support Drag and drop feature of HTML5 yet,I am excited to 
know when the drag and drop feature will be introduced.

On Thursday, 4 October 2012 09:04:41 UTC+5:30, unnurg wrote:
>
> Hey all,
>
> We're excited to announce the GWT 2.5 Release Candidate 2! There will be 
> an announcement soon on the GWT 
> Blog, 
> and you can download it 
> here (bottom 
> of the page). The RC has been uploaded to Maven Central with the version 
> string of 2.5.0-rc2.
>
> We are hoping to graduate this RC to 2.5 Final within a few weeks, so 
> please give it a try and let us know your feedback!  Also, many thanks to 
> all of you for your contributions. Without your help, we wouldn't have had 
> a GWT 2.5 release at all!
>
>
> -Unnur, on behalf of the GWT team
> (yes - this is a re-post - this time with the correct subject line)
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/juQB1uv5NQkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.