Hi, Im facing the problem that if I call the getURL() method from my ImageResources in the Internet Explorer I always get the URL to the complete bundle with all icons. It works fine in Firefox. I already found a workaround if I want to embedd the image in plain html like this: AbstractImagePrototype.create(Resources.INST.redgreen()).getHTML() But nothing to get just a correct URL to the image. Is this somehow possible in IE? I need it to set some headericons that just accept a String as URL. Im using GWT 2.0.3 and SmartGWT 2.1
Thanks in advance! Felix -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
