[gwt-contrib] Re: RR: cleaner runAsync callback calling

2009-01-24 Thread Katharina Probst
Hi Lex, LGTM. The only thing I would change is the name of the current callback when you traverse the list, maybe from "callback" to "callbackCur" or something like that. The way it is now is a bit harder to follow, because you end up with things like callback.callback.onSuccess(). kathrin On

[gwt-contrib] Re: Image doesn’t show when using sa me URL multiple times and using the new event system

2009-01-24 Thread aris
The problem seems to happen only when the first time an image X is loaded and that image element isn’t attached. Then the second image that uses the same URL, will never be updated from the pendingSrc I'm testing on IE7 and Windows Vista Thanks --~--~-~--~~~---~--~--

[gwt-contrib] Re: r4419 - in trunk: . dev

2009-01-24 Thread Sami Jaber
ok, I get it to work, I had to update the webdefault.xml config file located in jetty.jar in the package org\mortbay\jetty\webapp\ here the diff : default com.google.gwt.thirdparty. org.mortbay.jetty.servlet.DefaultServlet (...) I dislike the way the third-party dependencies are

[gwt-contrib] Comment on ImageBundleDesign in google-web-toolkit

2009-01-24 Thread codesite-noreply
Comment by rkoshlyak: ImageBundle for css, is there are any way to use ImageBundle for style? For more information: http://code.google.com/p/google-web-toolkit/wiki/ImageBundleDesign --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contrib