Home » U++ Library support » RichText,QTF,RTF... » Spelling Button on RichEdit
Spelling Button on RichEdit [message #21870] |
Mon, 08 June 2009 19:47  |
jeremy_c
Messages: 175 Registered: August 2007 Location: Ohio, USA
|
Experienced Member |
|
|
The spelling button with the red "ABC" and the blue checkmark is always depressed for me. I can press it and the red underlines disappear on the spelling mistakes, but it stays depressed (selected). Clicking it again turns the red lines back on and it is still depressed/selected.
In UWord, that is not the case but I cannot see what I am doing differently. The only calls to editor are:
editor.DefaultBar(bar); // populate the toolbar
// Later
editor.AddFrame(toolbar);
editor.WhenAction = THISBACK(OnContentUpdate);
// And various calls to:
editor.GetData();
editor.SetData(content);
Jeremy
|
|
|
Goto Forum:
Current Time: Sat Apr 26 20:25:35 CEST 2025
Total time taken to generate the page: 0.01355 seconds
|