avoid speel checking with a system constant
- From: patrick santoni <flyconcept@xxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Wed, 29 Oct 2008 07:22:15 +0100
Good morning Brendan,
I read the very good article on FTC in RBdeveloper magazine of bob
Keeney.
In the FTC User Guide, It’s a very good idea to give a FAQ on your
product and My aim in the next will be to ask you basic questions to
improve FAQ to help new users of FTC.
My new request is the following :
I don’t use the spell checking system not only because the plugin is
expensive but also it’s not interesting in my applications in french
langage.
so, it will be a good opportunity not to have many errors when
compiling formatted Texte.rbp and avoid all the code in relation with
spell, using a constant like WITH_SPELL_CHECKING = true or false.
With FTC 1.1, I must destroy by hands all the code calling spell
methods. It’s not easy and I must reproduce these steps for each
release of FTC.
Thanks, brendan
sincerly from France
Patrick Santoni
----------------------------------------------------------------------------------------------------------------------------------------
La sagesse
108, rue de villiers
78300 POISSY
courriel : flyconcept@xxxxxx
Portable : 06 88 83 47 75
Téléphone Fixe : 01 30 74 49 02
----------------------------------------------------------------------------------------------------------------------------------------
- Follow-Ups:
- Re: avoid speel checking with a system constant
- From: Brendan Murphy
Other related posts:
- » avoid speel checking with a system constant
- » Re: avoid speel checking with a system constant
- » Re: avoid speel checking with a system constant
- Re: avoid speel checking with a system constant
- From: Brendan Murphy