Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit Add-On

Started by dazkraz at 06-22-2006 10:35 . Topic has 6 replies.

Print Search
Sort Posts:    
   06-22-2006, 10:35
dazkraz is not online. Last active: 10.09.2007 07:26:23 dazkraz

Top 10 Posts
Joined on 10-26-2005
Posts 36
Spellcheck problems
Reply Quote
Hi,

I am having a problem with the spell checker . When I run it it will prompt to correct words that are spelt correctly and suugest the exact same word to replace it with. For example:

Absolute

Change To:
Absolute

Suggestions:
Absolute


Any ideas?

Thanks,
Darren



   Report 
   06-23-2006, 12:10
Pintexx Support is not online. Last active: 07.09.2010 08:40:43 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.841
Re: Spellcheck problems
Reply Quote

Hi Darren,

do you use the right dictionary ?
(there are also demo dictionaries that cause this effect).

Which spell version do you use and when did you purchase ?

Regards,
Hans-Peter

 

 


   Report 
   06-24-2006, 4:42
dazkraz is not online. Last active: 10.09.2007 07:26:23 dazkraz

Top 10 Posts
Joined on 10-26-2005
Posts 36
Re: Spellcheck problems
Reply Quote
I purchased PinEdit 5.0 from Component Source which included the trial version of PinEdit Spell. I am just evaluating PinEdit Spell for now to make sure it works ok before i buy.

   Report 
   06-24-2006, 5:43
dazkraz is not online. Last active: 10.09.2007 07:26:23 dazkraz

Top 10 Posts
Joined on 10-26-2005
Posts 36
Re: Spellcheck problems
Reply Quote
So if i buy the pinEdit spell from component source will i get a new dictionary as well as the license key?

   Report 
   06-24-2006, 1:05
Pintexx Support is not online. Last active: 07.09.2010 08:40:43 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.841
Re: Spellcheck problems
Reply Quote
Yes.
   Report 
   06-29-2007, 12:59
kevint is not online. Last active: 05.09.2007 12:54:33 kevint

Top 50 Posts
Joined on 02-07-2006
Posts 20
Re: Spellcheck problems
Reply Quote
I have same problem. That is, the spell checker highlights almost every word and the word highlighted and the suggestion are the same thing...

Below are the contents of my config.js file regarding the pinSpell
// please set the license key code here
var globalSpellLicenseKey = "************3F3F39";
// defines the spell checker page ( relative to editor folder)
// for ASP.Net/ASP it should be spell.aspx
// for JSP it should be spell.jsp
// for PHP it depends if ASP.Net or Java is used
var globalSpellPage = "spell/spell.jsp";
// defines the absolute physical path to the spell checkers dictionary file (.dict)
var globalSpellDictPath = "spell/us-english.dict";
// defines the absolute physical path to the spell checkers user dictionary file (Word)
//var globalSpellUserDictPath = "";


   Report 
   06-29-2007, 10:30
Pintexx Support is not online. Last active: 07.09.2010 08:40:43 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.841
Re: Spellcheck problems
Reply Quote
Hi,

then you are using the wrong dictionary.

There are diffrences between .Net and java dictionaries.

Normally you have to set the dictionary path by using a method and not by editing config.js.
(This was for version 4.x)


Regards,
Hans-Peter
   Report 
Pintexx Forum » Developer Produ... » pinEdit Add-On » Spellcheck problems