Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » IWorkbenchAdapters and TreeView
IWorkbenchAdapters and TreeView [message #460638] Mon, 25 December 2006 00:41 Go to next message
Eclipse UserFriend
Originally posted by: jelgolfnut.gmail.com

I'm developing an app following the concepts of the RCP book by Jeff
McAffer. I have a grouping of objects that contain other objects much
like the contacts and contacts group example in the book. I'm able to get
the group lising in the navigation view, but when I click on the plus sign
I get nothing....any suggestions on where to look? If I put debug
statements in the adapterfactory I can see the group labels being printed
and the getting of the children, but the entryadapter doesn't get
accessed. Should this only get accessed when the plus sign(+) is clicked
on? I know this isn't very specific, so any general hints on debuging this
will be appreciated. Sorry if I'm rambling, but I've been at this a
while....
thanks
Re: IWorkbenchAdapters and TreeView [message #460835 is a reply to message #460638] Sat, 30 December 2006 02:45 Go to previous message
Eclipse UserFriend
Originally posted by: m96.gmx.li

read the chapter again. look at the source code that they are delvering with.

basicly your tree.setLabelProvider(yourImplementationClass) doesn't seem to work as expected.
Previous Topic:moving text (slide)
Next Topic:getting view??
Goto Forum:
  


Current Time: Sun Mar 16 16:29:41 EDT 2025

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

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

Back to the top