Skip to main content



      Home
Home » Eclipse Projects » Nebula » How to handle AutoComplete control properly in Grid Cell Editor?
How to handle AutoComplete control properly in Grid Cell Editor? [message #594901] Wed, 03 June 2009 20:23
Eclipse UserFriend
Dear All,

I encountered a mouse focus issue with AutoComplete control.

First I extended TextCellEditor to provide auto-complete feature via:

a. IContentProposalProvider
b. ContentProposalAdapter

It works great with keyboard navigation. But, when I mouse click a popup
proposal, the floating information control gets focused and TextCellEditor
loses focus. Then the selection won't change the editing text.

Do I need to register additional listener to some control? If yes, what's
it?

Thank you so much for the help! It not big issue but bothers a lot.

Best Regards,
Frank Du
Previous Topic:CDateTime - Background Color - FormEditor
Next Topic:CDateTime - DropDown
Goto Forum:
  


Current Time: Sat Jul 19 21:03:29 EDT 2025

Powered by FUDForum. Page generated in 0.03750 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top