Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit Add-On

Started by JohnMAndre at 03-05-2009 5:04 . Topic has 10 replies.

Print Search
Sort Posts:    
   03-05-2009, 5:04
JohnMAndre is not online. Last active: 30.06.2010 08:34:19 JohnMAndre

Top 50 Posts
Joined on 03-03-2009
Posts 21
Spell as you type
Reply Quote
I'm using the WinForms .Net PinEdit sample and I cannot get the spell-as-you-type to work properly. The red-wavy lines only appear after I click the spell button twice (once to turn off, once to turn back on). Then, as soon as I type a new word, all the red lines disappear and will not appear again until I click the spelling button twice. I changed the delay to 500 (from the default 1500) but the lines never appear.

What do I need to do to get the red lines to appear as I type?

   Report 
   03-05-2009, 9:34
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Spell as you type
Reply Quote
Hello,

when did you download the evaluation ?
We have updated some days ago.

So, after typing text the spell checker should run again.

Nevertheless we recommend using the spell checker only to check text but not to run it permanently.
There might be issues i.e. when formatting mispelled words.

Regards,
Hans-Peter

   Report 
   03-05-2009, 11:36
JohnMAndre is not online. Last active: 30.06.2010 08:34:19 JohnMAndre

Top 50 Posts
Joined on 03-03-2009
Posts 21
Re: Spell as you type
Reply Quote
I just uninstalled, re-downloaded 5 minutes ago, and re-installed. The problem is the same.

Try it on your end with the vb.net sample. Turn on spell check, you'll see red lines. Type anything (even just a space) and you will see the lines go away. Wait a reasonable time and you will still not see those red lines come back.

If you can reproduce this, any idea how long for a fix? Spell as you type is a major selling point for your product. Without it, pinEdit is much less likely to be used for our project.

   Report 
   03-05-2009, 2:20
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Spell as you type
Reply Quote
Hello,

we downloaded also again and started the demo exe.
If you turn spell checker on you will see some red lines.
If we type the lines do not go away.
But if we stop typing then the speller runs again and highlights all misspelled words.

Which operating system do you use ?

Regards,
Hans-Peter
   Report 
   03-05-2009, 3:43
JohnMAndre is not online. Last active: 30.06.2010 08:34:19 JohnMAndre

Top 50 Posts
Joined on 03-03-2009
Posts 21
Re: Spell as you type
Reply Quote
I am not running the exe, I am running it inside VS 2008 (sp1). I am running on Vista x64.

I did a little more testing and here's what I found. I set the project to run as x86 (forcing it into 32-bit mode even on my 64-bit OS). Now, I also see the red lines stay when I type. Something strange about running as 64-bit.

However, there is still a problem in 32-bit mode. Though the existing red lines do stay as I type new words, if I type a misspelled word that new word will not get a red underline until I click the spell check button twice. The seems to be a clear problem with the spell as you type functionality. I would love to see it fixed because I like your control.

   Report 
   03-05-2009, 4:28
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Spell as you type
Reply Quote
I'm sorry but we can not reproduce it.
Did you also try the exe ?
   Report 
   03-06-2009, 1:50
JohnMAndre is not online. Last active: 30.06.2010 08:34:19 JohnMAndre

Top 50 Posts
Joined on 03-03-2009
Posts 21
Re: Spell as you type
Reply Quote
When I try the exe built by you, it seems to work as advertised (red lines show up under new words when you pause your typing). However, when I build the exe from your vb.net source code you provided, even running as 32-bit, I get the problem as I described it.

Is there something wrong with the source of the sample app?

   Report 
   03-06-2009, 8:30
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Spell as you type
Reply Quote
No, the source is correct. When we complie it wotrks as expected.
It seems to be the environment or os that seems to make a difference.

Which Internet Explorer Version do you use ?

Regards,
Hans-Peter

   Report 
   03-06-2009, 10:27
JohnMAndre is not online. Last active: 30.06.2010 08:34:19 JohnMAndre

Top 50 Posts
Joined on 03-03-2009
Posts 21
Re: Spell as you type
Reply Quote
Vista x64 comes with IE7.

   Report 
   03-06-2009, 11:55
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Spell as you type
Reply Quote
Do you have a chance to compile under an XP oder Vista 32 system ?
   Report 
   03-06-2009, 3:24
JohnMAndre is not online. Last active: 30.06.2010 08:34:19 JohnMAndre

Top 50 Posts
Joined on 03-03-2009
Posts 21
Re: Spell as you type
Reply Quote
I need to use it in a project which will be developed under Vista x64 so I guess I will have to find another editor for this project.

   Report 
Pintexx Forum » Developer Produ... » pinEdit Add-On » Spell as you type