Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Using Eclipse Spell Checker in Nattable(Using Eclipse Spell Checker in Nattable)
Using Eclipse Spell Checker in Nattable [message #1114805] Mon, 23 September 2013 08:21 Go to next message
Arjan Kok is currently offline Arjan KokFriend
Messages: 40
Registered: July 2009
Member
Is it possible to use the Eclipse spell checker module in a Nattable? It would be nice to be able to check the spelling in a Text Cell Editor.

Are there any experiences with this?

Kind Regards,

Arjan Kok.
Re: Using Eclipse Spell Checker in Nattable [message #1114815 is a reply to message #1114805] Mon, 23 September 2013 08:45 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
I don't think there are experiences with that. At least I don't have any.

The editor concept in NatTable is to use the editor control of the UI toolkit. This means, for text editing, the TextCellEditor simply uses the SWT Text control underneath.
I am not familiar with the Eclipse spell checker module, but it is possible to connect it to a SWT Text control, it should be trivial to extend the NatTable TextCellEditor to do the same.
Previous Topic:TextCellEditor more like Excel
Next Topic:Row headers column vertical resize possibility
Goto Forum:
  


Current Time: Tue Apr 23 09:51:05 GMT 2024

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

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

Back to the top