@Thomas: Thank you. After a quick research, ImageLoadingCell was also in my opinion.
But if I use ImageLoadingCell, how do I apply to use the image displaying as background image? I want to overlay a text over the image as you can see in my template above. Also as you can see, I did this (as background image) with SafeStylesBuilder.The other thing: I experimented a little bit with the ImageLoadingCell and ImageCell and didn't get the ImageLoadingCell working inside a mgwt CellList e.g.:
CellList cellList = new CellList<MyItem>(new MyItemCell());
(inside a CellWidget I could display it without any problem).
@Ignacio: I have no control over the server code and the images(URLs) could be temporary offline.
Can you give me a code snippet - based on my sample code above - how this should work?
@Ignacio: I have no control over the server code and the images(URLs) could be temporary offline.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment