| [news.eclipse.platform.swt] setBackgroundImage on Button doesn't work but setImage does? |
I would like the image for the button to stretch to the entire boundary of the button. Currently it does not do so, how can I make this happen? Also why does setBackgroundImage place the image in the wrong z-order for the button? Is setImage the correct call to make or setBackgroundImage? thanks,drew