Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Thu Apr 25 15:49:32 CEST 2024

Total time taken to generate the page: 0.02745 seconds