[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Editing a column in a Tree

Hi All,

I want to edit a particular column in a Tree. It seems to be easy with TableTree but since it is a deprectaed class I have to use Tree.
All the code snippets that i downloaded from the net just allowed me to edit the first column. Although the TreeColumn does have a addSelectionListener() API, it doesnt seem to work. Maybe I have overlooked something?


Any links/pointers would be really helpful.

/Prameela