Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Problems with TableTreeViewer
Problems with TableTreeViewer [message #436535] Mon, 12 September 2005 11:09
Eclipse UserFriend
Originally posted by: bdberry.us.ibm.com

Hi,

In one of my editors I am creating a Tree with TreeColumns. I pass this
tree to a TableTreeViewer and associate a content provider and label
provider as usual. My content provider implements ITreeContentProvider
but when I call setInput() on the viewer the only method being callsed
from the content provider is inputChanged(). I though maybe I needed to
add IStructuredContentProvider to the content provider as well - that
had no effect. Am I implementing the wrong interface for the content
provider in the case of a tree that uses tree columns?
Previous Topic:Detached window or view with menu bar in RCP app?
Next Topic:Help: set Property Sheet column widths programmatically
Goto Forum:
  


Current Time: Tue Jul 08 20:01:06 EDT 2025

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

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

Back to the top