Re: [Zim-wiki] spell checker

2013-06-24 Thread Jaap Karssenberg
On Sun, Jun 23, 2013 at 12:52 PM, Jan Crikemans wrote: > I am working already for al long time with Zim under Ubuntu 10.04. A few > weeks ago I upraded tot Ubuntu 12.04 and Zim 0:54. From that time on, my > spell checker doesn't work any more. I got al message that probably the > right dictiona

[Zim-wiki] spell checker

2013-06-24 Thread Jan Crikemans
I am working already for al long time with Zim under Ubuntu 10.04. A few weeks ago I upraded tot Ubuntu 12.04 and Zim 0:54. From that time on, my spell checker doesn't work any more. I got al message that probably the right dictionary (for Dutch) isn't installed. I have tried every dictionar

Re: [Zim-wiki] spell checker on windows xp

2011-12-15 Thread Greg Warner
Looks great. Thanks for sharing. ** Warning: Ugly Hack ** Unfortunately, I'm running Python 2.7 and can't find a PyGTKSpell installer for 2.7. The 2.6 installer wouldn't work out of the box because it couldnt' find a 2.6 installation. I edited the installer using vim (vim -b) and changed the 2.

[Zim-wiki] spell checker on windows xp

2011-12-14 Thread nathan . king
It took me a while but I finally got spell checker working on windows xp. I am not too experienced with python and/or compilers so I had no luck getting anything complied myself but I did get the following to work. 1) Download and install the following (this works on 32 and 64 bit but you must u

Re: [Zim-wiki] Spell checker under windows

2011-02-14 Thread Brendan Kidwell
I'll take a look at it for the next version (after this week's upcoming release). Doesn't sound too hard. On 2/14/11, Jaap Karssenberg wrote: > On Fri, Feb 11, 2011 at 10:57 PM, Paweł Majdosz > wrote: >> I have just installed Zim Wiki and I'm really impressed by it. What >> bothers me, however

Re: [Zim-wiki] Spell checker under windows

2011-02-14 Thread Jaap Karssenberg
On Fri, Feb 11, 2011 at 10:57 PM, Paweł Majdosz wrote: > I have just installed Zim Wiki and I'm really impressed by it. What > bothers me, however, is whether it could be possible for me to use the > Spell checker plugin under windows. It seems to me that it is doable > to get the gtkspell library

[Zim-wiki] Spell checker under windows

2011-02-12 Thread Paweł Majdosz
I have just installed Zim Wiki and I'm really impressed by it. What bothers me, however, is whether it could be possible for me to use the Spell checker plugin under windows. It seems to me that it is doable to get the gtkspell library compiled for windows from the Internet. But I have no idea how