DialogCellEditor problem [message #21565] |
Mon, 28 April 2003 21:02 |
Eclipse User |
|
|
|
Originally posted by: jdundon.persistence.com
I am developing an editor with a JFace TableViewer. The TableViewer
contains several TextCellEditors, a DialogCellEditor and a
CheckboxCellEditor.
The problem I am having occurs when I select an item in the column with the
DialogCellEditor and then immediately select an item in another column with
a TextCellEditor (without first clicking the DialogCellEditor button in the
first column). In this case, the DialogCellEditor button appears in the
field with the TextCellEditor.
And, if I select an item in the column with the DialogCellEditor and then
immediately select an item in the column with the CheckboxCellEditor, the
DialogCellEditor button is not cleared from the first column.
But, if I first select the DialogCellEditor button and complete the dialog,
then select an other column, all works fine.
Any help would be appreciated.
Thanks.
--Jack
|
|
|
Powered by
FUDForum. Page generated in 0.04827 seconds