Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » OS X: avoid blue border around tree or tables
OS X: avoid blue border around tree or tables [message #710706] Fri, 05 August 2011 10:27 Go to next message
Thomas Singer is currently offline Thomas SingerFriend
Messages: 75
Registered: July 2009
Member
Trees and tables in our SWT application will have a blue focus indicator border on OS X. I've taken a look at Eclipse and similar controls don't have that border. Is this a special SWT constant which I have to set or is it caused by putting them inside a CTabFolder?
Re: OS X: avoid blue border around tree or tables [message #710856 is a reply to message #710706] Fri, 05 August 2011 13:35 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,
When you create the widget with the SWT.BORDER style bit set in Mac OSX, you'll get both the border and the focus ring. You can create the widget without this bit if you don't want the focus ring.


Lakshmi P Shanmugam
Previous Topic:Windows 7 SWT Combo box issue
Next Topic:OS X: tables with alternating background color
Goto Forum:
  


Current Time: Fri Apr 19 18:10:57 GMT 2024

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

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

Back to the top