| [news.eclipse.technology.nebula] Re: How to handle AutoComplete control properly in Grid Cell Editor? |
Thank you so much, Tom! It works perfectly!
Best Regards, Frank Du
Tom Schindl wrote:
The problem is how JFace handles this scenario. Please use the code shown in
http://wiki.eclipse.org/JFaceSnippets#Snippet060TextCellEditorWithContentProposal
Tom