[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Cell selection in a tableviewer

Jörg,

I've not used it yet, but I think org.eclipse.swt.custom.TableCursor would be used for that purpose.


Jörg wrote:
Hello,

i have more than one cell in a line. Now i want to select the second or the third cell in this line. What code i need to make this possilble?

Greetings