Spell checker in Jade applications

For questions and postings not covered by the other forums
allistar
Posts: 156
Joined: Fri Aug 14, 2009 11:02 am
Location: Mount Maunganui, Tauranga

Spell checker in Jade applications

Postby allistar » Fri Aug 21, 2009 2:25 pm

Hi all,
This was raised quite a while ago, but I'll raise it again in case technology and options have moved on:

Does anyone use any spell checking tools in their Jade application? Either 3rd party external apps, 3rd party Jade packages or coded yourself in Jade? We're looking for the ability to validate the spelling of user input in text box controls.

Any ideas or recommendations on this?

Thanks,
Allistar.

darrelld
Posts: 2
Joined: Sat Aug 15, 2009 9:31 am

Re: Spell checker in Jade applications

Postby darrelld » Sat Aug 22, 2009 8:55 am

Hi Allistar,

Do you have BaseSchema (freely available) - that has a Spell Checker and dictionary implemented in Jade itself. It's not quite as flashy as some 3rd party products, but it works quite well.

cheers,
darrell.

allistar
Posts: 156
Joined: Fri Aug 14, 2009 11:02 am
Location: Mount Maunganui, Tauranga

Re: Spell checker in Jade applications

Postby allistar » Mon Aug 24, 2009 9:37 am

Hi Darell,
No, we don't have BaseSchema and fitting it into our schema hierarchy would be too difficult, especially for something as simple as a spell checker. Thanks anyway.

Anyone else?

User avatar
Jade Support
Posts: 103
Joined: Mon Aug 17, 2009 10:27 am
Location: Jade Software Corporation, Christchurch

Re: Spell checker in Jade applications

Postby Jade Support » Mon Aug 24, 2009 11:59 am

Parsys uses the Wintertree spell checker ActiveX, see http://www.wintertree-software.com/#Spelling for a description of their spell checker offerings, which are quite numerous.
Jade Support
Jade Software Corporation Ltd

Email: jadesupport@jadeworld.com
Web: http://www.jadeworld.com

Jade Software – complex business problems solved beautifully.

johna
Posts: 4
Joined: Fri Jun 19, 2009 9:45 am

Re: Spell checker in Jade applications

Postby johna » Mon Aug 24, 2009 12:58 pm

Hi, I have used an earlier version of Vspell which was very functional.

http://www.componentsource.com/products ... mmary.html

John

User avatar
BeeJay
Posts: 312
Joined: Tue Jun 30, 2009 2:42 pm
Location: Christchurch, NZ

Re: Spell checker in Jade applications

Postby BeeJay » Mon Aug 24, 2009 1:30 pm

To be more precise, Parsys uses the Sentry Spelling Checker Engine for Windows from Wintertree software:

http://www.wintertree-software.com/dev/ ... wssdk.html

It uses it in non-interactive mode, although I do know of at least one other development team using it in interactive mode where it highlights mis-spelt words directly in the actual TextBox/RichText control and provides a right-click context menu for spelling suggestions.

They don't provide a Unicode version of their DLL, and you have to separately licence their non-English dictionaries, so if you want/need to support languages other than English there may be better options available.

Cheers,
BeeJay.

Simon B
Posts: 5
Joined: Mon Sep 07, 2009 12:55 pm
Location: Christchurch NZ

Re: Spell checker in Jade applications

Postby Simon B » Mon Sep 07, 2009 3:26 pm

Hi Darell,
No, we don't have BaseSchema and fitting it into our schema hierarchy would be too difficult, especially for something as simple as a spell checker. Thanks anyway.

Anyone else?
Hi Allistar. Well, you could load CardSchema/BaseSchema/YourPackageSchema. Now expose the spell checking methods from YourPackageSchema, and import the package into your appropriate schema. Just saying ...

Simon.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 17 guests