Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ComboBoxCellEditor on a per cell basis rather than on a column basis?
ComboBoxCellEditor on a per cell basis rather than on a column basis? [message #453198] Thu, 31 March 2005 07:57
Eclipse UserFriend
I have a TreeTable, and I'd like to dynamically choose a ComboBoxCellEditor
on just certain cells depending on the content of the cell rather than for
the whole column, such as:

1. User clicks on table cell to edit it.
2. If table cell data object is of list type then display
ComboBoxCellEditor for cell editing.
3. Else display TextCellEditor for cell editing.

Is this possible?

Many thanks
Previous Topic:SWT from Common Lisp
Next Topic:OS events
Goto Forum:
  


Current Time: Fri Jul 11 22:34:43 EDT 2025

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

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

Back to the top