Re: How could this be realized? (see URL)
I am trying to do something similar with a Grid, but I have problems
with the pixel sizes:
- I cannot really contol the size of the cells. I can set the height,
but not the width. The width depends on the width of the whole grid
- when I add an image into a cell, the size of whole row/column may
change when the image is slightly too big
Of course one can deal with these things, by computing the size of the
whole grid, and using images with the correct sizes, but as a result
the whole thing is based on tricky workarounds and not really
predictable.
I am thinking about using the gwt-Canvas widget, but this is in an
experimental state and I don't know if I should build on it. What do
you think about this?
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home