I read a lot about SWT buttons and their background color behavior on
windows. In my opinion the conclusion of all the postings in the internet
is that it is not possible to set the background color of a swt button on
windows!!
But... Why is it working for an AWT button??? I thought that they are both
heavyweight and bases on the same native component!!??
Is it a bug? We need a heavyweight swt button with the possibility to
change the background color!?!