Hi Sergei,
Do you have any news about this?
Please let me know.
Thank you.
<C1_SergeiS> wrote in message news:183015@test.componentone.com...
Hi,
I finally found the problem in C1Spell causing this issue. I'll try to
provide fixed build soon.
Regards,
Sergey.
<Io_pas> wrote in message news:182848@test.componentone.com...
Hi,
Does it work in your side even if you misspell a character of the word?
Thank you.
<C1_SergeiS> wrote in message news:182741@test.componentone.com...
Hi,
it's not normal. But it works fine on my side even if I insert a
character inside the word. Have to say I don't have any more ideas...
The only strange thing I noticed is the behavior of "\n" escape
character. When I asked you to run my code to see your code page settings
there was a string containing "\n". Typically it should be converted to
return character but it did not happen on your machine. But I don't know if
it is somehow related to the problem you're having with C1Spell.
Regards,
Sergey.
<Io_pas> wrote in message news:182693@test.componentone.com...
Hi,
I ran the sample you sent me and I realized that the suggestion list
contains words only if I add a character at the start or at the end of the
original word.
If I add a character between the other characters or change a
character with someone else, the suggestion list will not appear the
original word.
This happens only with the words which are written in Greek
language.
Is all that normal?
Thank you very much.
<C1_SergeiS> wrote in message news:182684@test.componentone.com...
Hi,
attached are the sample and two dictionary files, words.txt
containing Greek words you sent me and greek.dct which is dictionary file
created with DictUtil. Launch the sample and copy\paste any word from
words.txt into textbox, add any character to the word and click check button
then. You should see the original word in suggestion list.
Regards,
Sergey.
<Io_pas> wrote in message news:182543@test.componentone.com...
Hi,
The content of words_dumped.txt is correct.
My current problem is the suggestion list. It appears when a bad
word detected but never contains any word. This happens only with Greek
words.
Is it possible to send me a sample code like this you had used
and the suggestion list works with Greek words?
Thank you very much.
<C1_SergeiS> wrote in message
news:182537@test.componentone.com...
Hi,
I made change in DictUtil, it's attached to this message,
probably it'll help.
Also, please open words_dumped.txt file attached to my
previous file. Does it's content look correct?
Regards,
Sergey.
<Io_pas> wrote in message
news:182458@test.componentone.com...
Hi,
I have attached the results of you code.
Thank you.
<C1_SergeiS> wrote in message
news:182375@test.componentone.com...
Hi,
I've converted the list of words you sent to a dictionary
and then dumped the words back. Files look identical except the first letter
capitalized. Attached is a file containing dumped words.
I suppose it's some kind of problem with code page
settings on your side. Please try to execute the code below and send me the
results.
MessageBox.Show(string.Format("{0}\n{1}",
System.Globalization.CultureInfo.CurrentCulture.DisplayName,
System.Globalization.CultureInfo.CurrentCulture.LCID));
As for checking, I specified Greek regional settings in my
Windows and then performed check. All the words contained in the dictionary
were considered correct. When I changed a letter in a word so it becomes
incorrect, the correct word from the dictionary appeared in the suggestion
list. So everything looks fine...
Regards,
Sergey.
<Io_pas> wrote in message
news:182331@test.componentone.com...
Hi,
1.. I am using version 2.2.20062.71 of C1Spell.
2.. I have attached some Greek words to test the
convertion.
3.. I mean that the spell check doesn't work for Greek
words.
Thanks in advance.
<C1_SergeiS> wrote in message
news:182322@test.componentone.com...
Hi,
I would like to know the exact version of C1Spell you
are using. Also, please send me 2-3 words from your Greek dictionary that
has letters converted to English. Regarding the second issue described in
your post, I did not quite understand what you mean "works only in English".
Could you describe with more details?
Regards,
Sergey.
<Io_pas> wrote in message
news:182202@test.componentone.com...
I installed the version 2006 v2 for NET2. I have
tried to do spelling check
in Greek language, but I have some problems.
1.. I used the dictionary utility you had attached
at the message "Greek
dictionary" (posted on 11/4/2006 13:42) to create
the custom dictionary
file, but some Greek characters converted to English
characters. I selected
the choice "9 - Greek".
2.. I created a vb.net project and I put a textbox,
a button1 and a
c1spell control. When I press the button1 runs the
command
"c1spell1.CheckControl(TextBox1)". I put in the load
method of the form the
command "c1spell1.MainDictFile = "c:\c1sp_el.dct"
(c1sp_el.dct is the file I
created with Dictionary utility) but works only in
English. Must I do
anythink else to operate the spell check both in
English and Greek language?
--------------------------------------------------------
http://home.componentone.com/cs/forums/182202/ShowPost.aspx
----------------------------------------------------------
http://home.componentone.com/cs/forums/182202/ShowPost.aspx#182322
------------------------------------------------------------
http://home.componentone.com/cs/forums/182322/ShowPost.aspx#182331
--------------------------------------------------------------
http://home.componentone.com/cs/forums/182331/ShowPost.aspx#182375
----------------------------------------------------------------
http://home.componentone.com/cs/forums/182375/ShowPost.aspx#182458
------------------------------------------------------------------
http://home.componentone.com/cs/forums/182458/ShowPost.aspx#182537
--------------------------------------------------------------------
http://home.componentone.com/cs/forums/182537/ShowPost.aspx#182543
----------------------------------------------------------------------
http://home.componentone.com/cs/forums/182543/ShowPost.aspx#182684
------------------------------------------------------------------------
http://home.componentone.com/cs/forums/182684/ShowPost.aspx#182693
--------------------------------------------------------------------------
http://home.componentone.com/cs/forums/182693/ShowPost.aspx#182741
----------------------------------------------------------------------------
http://home.componentone.com/cs/forums/182741/ShowPost.aspx#182848
------------------------------------------------------------------------------
http://home.componentone.com/cs/forums/182848/ShowPost.aspx#183015