Thursday, June 24, 2010

accessing images in src folder

Hi,

I would like to store images near the classes that use them.

However, I cannot find a GWT example which loads an images in the src
folder (or a sub folder). I found many examples using
class.getResourceAsStream, but this is not available in GWT client.

How can I load an Image residing in src/.../<MyClass>/subfolder/
myImage.png?

Thanks
Magnus

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

No comments:

Post a Comment