Limodou,
Thanks for the quick reply.
limodou wrote:
On Sat, Dec 13, 2008 at 11:35 PM, Werner F. Bruhin <[email protected]> wrote:
I am just trying out the spell check functionality and have a couple of
questions.
1. Is it possible to add some short-cut key to invoke spell check?
What short-cuts? You can add short-cut for menu item, just see
config.txt document.
That is great!
As Spell check is probably used very often what about the following
patch? I.e. make Alt-s a standard shortcut key.
2. How can one add terms not found in the dictionary to a custom/user
dictionary. This will make it must easier to spell check .rst files.
I think it doesnot support this yet.
I did a little research. I found that AbiWord has the option and then
searching pyEnchant site I found the following page.
http://pyenchant.sourceforge.net/tutorial/
Check section 2.4.
I looked at the SpellCheck module in UliPad and as 2.4 above uses a
Dialog I am not sure how this would need to be implemented.
Any chance you could have a look at this?
Werner