Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse IDE Table/Tree Views
Eclipse IDE Table/Tree Views [message #293382] Fri, 21 October 2005 15:03 Go to next message
Eclipse UserFriend
I noticed that both table and tree viewers in the IDE are very tightly
placed i.e. no extra space around the edges and no focus highlight (blue
shadow on macs). How does the IDE achieve this? Does it use it's own
presentation factory and/or layout managers? I have been trying to achieve
this clean look in an RCP app but to no avail.

Any pointers would be appreciated...

Ash
Re: Eclipse IDE Table/Tree Views [message #293384 is a reply to message #293382] Fri, 21 October 2005 15:31 Go to previous message
Eclipse UserFriend
I found the trick.

This is a mac specific issue and required the following VM argument to
disable the blue focus ring:
-Dorg.eclipse.swt.internal.carbon.noFocusRing

Ash
Previous Topic:Preventing Window/New Editor
Next Topic:Perspective without toolbar/coolbar items
Goto Forum:
  


Current Time: Sun May 25 14:58:14 EDT 2025

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

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

Back to the top