Re: pinEditSpell remove the text

pinEdit Add-On

pinEditSpell remove the text


softer 10-16-2009, 2:30
Hello,

If I click on the button spell checker and then start writing in pinedit, the writing is erased.

I use this code in form load:

Private Sub Editor_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

PinEdit.DictionaryPath = Application.StartupPath + "\editor\add-on\spell\ITA.dict"
PinEdit.UserDictionaryPath = Application.StartupPath + "\editor\add-on\spell\user.txt"
PinEdit.UserMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enUserMode.HTMLEditor
PinEdit.Language = "IT"
PinEdit.AttributeArea = False
PinEdit.SideBar = False
PinEdit.DocumentView = False
PinEdit.Ruler = False
PinEdit.HierarchyBar = False
PinEdit.StatusBar = False
PinEdit.ModeToolbar = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enToolbarConfiguration.Internal
PinEdit.ConfigToolbar = "TTS2021SE22232496SE3536SE1112SE27282930SE31323433SE64"
PinEdit.SpellLicenceKey = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
PinEdit.ReturnMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enReturnMode.BR
PinEdit.SpellDelay = 1500

end sub

I use Visual Basic 2008.

Thanks.
Alessandro

Re: pinEditSpell remove the text


Pintexx Support 10-19-2009, 9:12
Hello,

which DLL version are you using ?

Does it change when using ReturnMode = P or WP ?

Regards,
Hans-Peter

Re: pinEditSpell remove the text


softer 10-19-2009, 11:43
If i use P or WP, the text is not deleted but the cursor back to the beginning of the text.

I use:
pinEditSpell 6.0.1.605
pinEditNet 7.2.0.720

Re: pinEditSpell remove the text


Pintexx Support 10-19-2009, 12:42
Hello,

is P mode OK for you or do you need BR mode ?

Regards,
Hans-Peter

Re: pinEditSpell remove the text


softer 10-19-2009, 1:58
I need to use BR, but in any case the cursor must remain in his position

Thanks.
Alessandro

Re: pinEditSpell remove the text


anottest 01-25-2010, 10:17
Is there a fix available for this? I am having the same problem, except that my text is deleted no matter which setting the ReturnMode uses.

I am using pinEditSpell version 6.0.1.605.

Thanks.

Re: pinEditSpell remove the text


Pintexx Support 01-26-2010, 9:23
Hello,

and which pinEdit version ?

Regards,
Hans-Peter

Re: pinEditSpell remove the text


anottest 01-27-2010, 5:39
<BLOCKQUOTE><table width="85%"><tr><td class="txt4"><img src="/Themes/default/images/icon-quote.gif">&nbsp;<strong>Pintexx Support wrote:</strong></td></tr><tr><td class="quoteTable"><table width="100%"><tr><td width="100%" valign="top" class="txt4">Hello,

and which pinEdit version ?

Regards,
Hans-Peter</td></tr></table></td></tr></table></BLOCKQUOTE>

Version 7.2.0.1120

Re: pinEditSpell remove the text


Pintexx Support 01-28-2010, 4:10
I'm sorry: Is this the DLL version or the pinEdit core version ?

If debugmode= true you can press ctrl+F10 to get the core version.

Regards,
Hans-Peter

Re: pinEditSpell remove the text


anottest 01-28-2010, 8:30
pinEditNet.dll is version 7.2.0.1120
pinEditSpell.dll is version 6.0.1.605

Re: pinEditSpell remove the text


Pintexx Support 01-29-2010, 1:58
Hello,

I mean the pinEdit core, not the DLL version.
Could you please send an email to support@pintexx.com so that we can provide the latest editor folder ?

Regards,
Hans-Peter

Re: pinEditSpell remove the text


goodman343 04-15-2010, 7:55
I am having the same problem, when theres a solution please notify me as well.

The first time the spell check is activated it works. But, when it its deactivated then reactivated again the entire body text is removed and replaced with an empty paragraph tag.

I would also like to know if theres a spellcheck dialog, as seen in the online demo?



Re: pinEditSpell remove the text


Pintexx Support 04-16-2010, 8:37
Hello,

please send an email to support@pintexx.com so that we can provide the latest files.

Regards,
Hans-Peter