U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » RichText,QTF,RTF... » Spelling Button on RichEdit
Spelling Button on RichEdit [message #21870] Mon, 08 June 2009 19:47 Go to previous message
jeremy_c is currently offline  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
 
Read Message
Read Message
Previous Topic: Spelling Dictionary?
Next Topic: Inserting text into the current cursor position
Goto Forum:
  


Current Time: Wed May 20 14:30:54 GMT+2 2026

Total time taken to generate the page: 0.00425 seconds