Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit Add-On

Started by fletchpenn at 04-16-2009 7:57 . Topic has 2 replies.

Print Search
Sort Posts:    
   04-16-2009, 7:57
fletchpenn is not online. Last active: 16.04.2009 04:45:49 fletchpenn

Top 100 Posts
Joined on 04-16-2009
Posts 8
pinSpell install problems
Reply Quote
Hello, Having problems getting pinSpell to work in a very large VB.NET winforms app.
Followed all the steps listed in other postings, but still get no effect when clicking the spell check button.
We just purchased the pinSpell desktop version 6.0.0.612 and pinEditNet v 7.1.9.127.
The spell cker works in the sample app, but not in my big app.

DictionaryPath = Application.StartupPath + "\editor\add-on\spell\us-english.dict"
SpellDelay = 1
Added refs for both dll's to the project.
Can't think of anything else to try.
Any ideas?
Thanks,
Fletch

   Report 
   04-16-2009, 7:59
fletchpenn is not online. Last active: 16.04.2009 04:45:49 fletchpenn

Top 100 Posts
Joined on 04-16-2009
Posts 8
Re: pinSpell install problems
Reply Quote
Also, the big app has no Bin directory. Placed the DLL's in the root directory, and editor just below that.

thanks

   Report 
   04-16-2009, 8:10
fletchpenn is not online. Last active: 16.04.2009 04:45:49 fletchpenn

Top 100 Posts
Joined on 04-16-2009
Posts 8
Re: pinSpell install problems
Reply Quote
oops, i anwered my own question.
Code from a previous coder was blocking the spell cker from working.

Problem solved.
thanks

   Report 
Pintexx Forum » Developer Produ... » pinEdit Add-On » Re: pinSpell install problems