Author |
Topic |
|
memebogus
Junior Member
USA
23 Posts |
Posted - Mar 04 2004 : 5:25:16 PM
|
There are times when I have a misspelled word that is capitalized, and right-clicking on it only gives lower-case suggestions.
For example: the line '// Remeber to take out the trash' gives the suggestion 'remember'.
This doesn't happen all the time. For example, the line '// Returb the next unassigned image' gives the suggestion 'Return', among others.
The product indicates version 10.0.1217.0 (sic). |
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 04 2004 : 7:08:23 PM
|
Got time? We use a spell checking engine from Matt Gullet. If interested, you are more than welcome to see if the behavior exists in the engine.
http://www.codeproject.com/cpp/spellchecker_mg.asp
If so, we next ask for a fix. |
Whole Tomato Software, Inc. |
|
|
PatLuja
Tomato Guru
Belgium
416 Posts |
Posted - Feb 03 2005 : 10:33:37 AM
|
Hello all,
I've seen a buglet that is closely related to this one. In the new spelling checker, the user words aren't recognized if they are capitalized.
I've added "ungroup" to the user words list. // Ungroup Will cause "Ungroup" to underline. "ungroup" would be accepted without any complaint.
Also "Ungroup" provides several words in the spelling checker word list, but "ungroup" is not one of them...
I hope you can do something about it...
With kind regards, Patrick Luja |
|
|
|
Topic |
|