Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Experiencing paint problems TreeItem(Using SWT 4.3 on OS X 10.9.2, TreeItems do not paint as expected)
Experiencing paint problems TreeItem [message #1354900] Wed, 14 May 2014 13:27
Pete DeLine is currently offline Pete DeLineFriend
Messages: 6
Registered: April 2014
Junior Member
My problem can be observed using Snippet91.java found here http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet91.java.

When I run the snippet, I first expand the last item in the tree (item 2) and then click on the last child (item 2 2). The text of the item disappears. I believe the font is actually painted white but the background color is not change or is not painted correctly. Selecting other items fixes the problem.

It also occurs when a leaf item is dragged/dropped. The dropped item is painted incorrectly.

Any help is appreciated.
Previous Topic:SWT dependency on Linux libaries
Next Topic:[SOLVED] ScrolledComposite: Set scroll position?
Goto Forum:
  


Current Time: Thu Apr 25 07:47:13 GMT 2024

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

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

Back to the top