Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » White border around SWT composite Windows
White border around SWT composite Windows [message #1829791] Fri, 10 July 2020 11:12 Go to next message
Eclipse UserFriend
I am developing a custom window using SWT. This window is part of my eclipse PDE plugin. When the window pops up in the runtime version of eclipse, there are white borders around the composites (see attached photo). I thought adding "SWT.NO_BACKGROUND" to the composite would get rid of the issue, but so far it has not.

Any thoughts?
Re: White border around SWT composite Windows [message #1829830 is a reply to message #1829791] Sun, 12 July 2020 01:58 Go to previous messageGo to next message
Eclipse UserFriend
I think SWT.NO_BACKGROUND is the problem. This make background colorless. Try SWT.NONE.
Re: White border around SWT composite Windows [message #1829948 is a reply to message #1829830] Tue, 14 July 2020 11:47 Go to previous message
Eclipse UserFriend
That worked! Thank you!
Previous Topic:SWT error on LINUX VDI
Next Topic:Custom Dialog to open files and folders
Goto Forum:
  


Current Time: Sun Jul 13 15:08:59 EDT 2025

Powered by FUDForum. Page generated in 0.03776 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top