[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Rename Feature in Tree

Hi,
Is there some obvious method to implement the rename feature in the Tree? What I mean is, which you click rename, a little black box gets drawn around the text, and it becomes editable. For reference, it is the behavior of windows explorer and other applications. How would one implement this? Is there some default behavior for this that I'm not seeing?