[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Rename Feature in Tree
|
See:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet111.java?rev=HEAD&content-type=text/vnd.viewcvs-markup
"zinc" <zincsterio@xxxxxxxxx> wrote in message
news:289826dd13d9aa4b8646df297f6ec715$1@xxxxxxxxxxxxxxxxxx
> 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?
>