| [news.eclipse.platform.swt] Button's text and image order |
Hi, I have a button where it has both text and image applied to it. SWT always places the image first and text second, is there a way to control this order so that I can have text appear first and image second?