[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Display a TextCellEditor with some addtional Text
|
I would like to show a TextCellEditor and also provide some readonly text
and at the bottom of the text control. I cannot seem to figure out how to
create a new composite for the cell editor that has addtional controls and
or a differnt layout. Are there any example like this?
______________
Here is the text in the cell editor
Here is more text in the cell editor
.....
--------------------------
Some extra text at the bottom that
cannot be modified. (ie. an swt Label)