Hi,
I have downloaded TXTextControl Express 17 and a trial version of the TXSpell component. In a simple windows form test application I drop a TXTextControl onto a form and also a TXSpell component. I set the TXTextControl SpellChecker property to be the TXSpell component and set IsSpellCheckEnable to true. Then I run the app. When I start typing, the underlining of incorrectly spelled words works, BUT, as soon as I right click on the underlined words, the following exception is thrown:
"This feature is not available in the TX Text Control Standard version. At least the Professional version must be installed.
at TXTextControl.TextControl.get_TextParts()
at ᠶ.ᠲ(Object , MouseEventArgs )
at System.Windows.Forms.Control.OnMouseUp(MouseEventA rgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at TXTextControl.TextControl.WndProc(Message& message)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallba ck(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchM essageW(MSG& msg)"
I thought from the TXTextControl product page that spell check was supported if the TXSpell component is purchased.
Any thoughts?
Many thanks in advance,
Matt


Reply With Quote

Bookmarks