[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Is SWT in MVC architecture?

Just a slight clarification: TableViewer allows you to configure one cell
editor per column, but only one can be active at a time, for the selected
row and column.

Nick

"Stef van Dijk" <Stef_van_Dijk@xxxxxxx> wrote in message
news:9kpcst$odq$1@xxxxxxxxxxxxxxxx
In short, you can't. The TableViewer only allows for one cell editor per
column.