How to make eclipse transparent windows 10

broken image
broken image

> OK, I agree that the 'null' is not proper value, but what about the new SWT > (In reply to Dani Megert from comment #1) (In reply to Daniel Rolka from comment #2) However we can support the transparency in this way, but on the SWT site in order to create the proper abstraction for the SWT consumers There is a lot of play with such approach, for instance you have to regenerate the image each time when the widget gets resized or manage the life cycle of the image. Supporting the transparent color via images is a workaround for me. > Also, transparency can be set by using Control#setBackground(Image). OK, I agree that the 'null' is not proper value, but what about the new SWT constants, i.e. > Abusing 'null' here is a no go, as this would be against the default that's > with any system default color, as it is now > should be considered as the transparent color and it shouldn't be replaced

broken image

> Setting the 'null' as the color value for the tBackground method > (In reply to Daniel Rolka from comment #0) (In reply to Dani Megert from comment #1)

broken image