Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » cant drop down TableCell
cant drop down TableCell [message #584174] Fri, 17 August 2007 11:36
Eclipse UserFriend
Originally posted by: nicole.gruenler.brain-child.de

Hi,

I'm using CTableTree and with CTabelTreeItem in it. In one Cell is a
TableCell.

I created the item like this:
Class[] cellClasses = new Class[]{null, TestStepViewerCell.class};
CTableTreeItem item = new CTableTreeItem(cviewer, SWT.CENTER,
cellClasses);

If the style is SWT.CENTER I can't collapse or drop down the Table. Any
hints how to fix this?

Thanks in advance.
Nicole Grünler.
Previous Topic:cant drop down TableCell
Next Topic:CopyPaste option in GridViewer
Goto Forum:
  


Current Time: Sat Apr 20 00:04:40 GMT 2024

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

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

Back to the top