Spellchecker handler

Think CEF could benefit from a new feature or capability? Discuss CEF feature requests here.

Spellchecker handler

Postby arvelius » Thu Dec 03, 2015 10:42 am

Hello,

in my app I use a spellchecker (based on Hunspell) on several places like textboxes etc. and I would like to use it for spell checking in the cef html editor as well. I know that CEF supports spell checker, but I need some advanced functionality like switching the dictionary while running or support for custom dictionaries. I have solved this in my app, but it is not easy to integrate with cef...
Basically the only thing i need is some callback like bool isMisspelled(string word) which would be called for every word and a function like Browser.Recheck() forcing a recheck of the document (eg. after the spellcheck language changes)
arvelius
Techie
 
Posts: 46
Joined: Wed Sep 17, 2014 8:37 am

Re: Spellchecker handler

Postby magreenblatt » Thu Dec 03, 2015 10:47 am

Sounds reasonable. Pull requests are welcome.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Feature Request Forum

Who is online

Users browsing this forum: No registered users and 19 guests