Posted By:
john_dykcobb
Posted On:
Monday, November 6, 2006 05:41 PM
I am currently using SWT to develop a GUI, and I want to use my own customized images as buttons. However, the closest I have come to this is placing an image to the background of a rectangular button. I know in other languages I have heard that developers make the button transparent and then place the image on top. Any suggestions would be greatly appreciated.
jd