;)

In the FAQ it explains how GWT references a CSS file with relative
image paths.

When the GWT app in question is a gadget it is hosted through a proxy
by the gadget container and all the relative image paths break.

There are two issues here.

1) It would be nice if there was a way to indicate where the final
home of the images would be so that the GWT compiler could build
absolute paths

2) It would be even better if the reference to the images were wrapped
in calls to _IG_GetCachedUrl() - I'm not sure if this is possible with
an external CSS file, but I know it can be done when the CSS is
inline.

Any info on if these issues are being addressed?

Any thoughts on solutions/hacks in the meantime?

I guess worst case I can just inline the CSS manually - but hey, I'm
lazy :)

thanks for the help/info!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to