aspose file tools
The moose likes Beginning Java and the fly likes adding an image to a grid in UiBinder Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "adding an image to a grid in UiBinder" Watch "adding an image to a grid in UiBinder" New topic
Author

adding an image to a grid in UiBinder

Arian Gerryts
Greenhorn

Joined: Mar 22, 2012
Posts: 11

I am trying to add a Label to a grid and another label in the next cell to display an image of an asterisk.
The image of the asterisk however displays twice, once in front of the first label and again just after it.

Which will be the best way to add this image in the xml file so that it displays properly.


Kind regards
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: adding an image to a grid in UiBinder
 
Similar Threads
GWT ToggleButton with UiBinder template does not work
Inject javascript in the UiBinder file
external CSS in UiBinder
Using Background Images in CSS with sprite
Problems with click/touch events in GWT mobile using UiBinder