Spelling (Spelling Configuration)
Spelling preferences. The spelling preferences from PICommonPrefs are also documented here.
This preference category contains the following subfeature(s):
Spelling
Controls spelling check behavior such as the default dictionary, custom entries, and other features.
Summary table
bSpellingUnderline |
Turns off and on spell checking as you type. |
cDictionaryOrder |
A list of text entries (t0, t1, t2, etc.) containing the name and order of spelling dictionaries to use. |
cDictionaryOrderID |
A list of text entries (i0, i1, i2, etc.) containing the ID and order of spelling dictionaries to use. |
cSpellColor |
A list of digits defining the RGB underline color of misspelled words. |
iDictionaryAddID |
Specifies the ID of the dictionary which has been customized. |
iDictionaryDefaultID |
Identifies the default spelling dictionary ID. |
tDictionaryAdd |
Specifies the name of the dictionary which has been customized. |
tDictionaryName |
Identifies the default spelling dictionary name. |
|
Data type |
integer: DWORD value > REG_DWORD
|
Default |
Varies by product language |
Version # |
8.0+ |
HKCU Path |
Spelling |
HKLM Path |
Not lockable |
Summary |
Identifies the default spelling dictionary ID. |
Details |
The value is an ID from cDictionaryOrderID\i0. The dictionary name can be found in cDictionaryOrder\t0. Alternatively, set the value in the user interface, close the product, and look here again. Use the value that appears during deployment. |
|
Data type |
text: String value > REG_SZ
|
Default |
Varies by product language |
Version # |
8.0+ |
HKCU Path |
Spelling |
HKLM Path |
Not lockable |
Summary |
Identifies the default spelling dictionary name. |
Details |
The value is the name from cDictionaryOrder\t0. The dictionary ID can be found in cDictionaryOrderID\i0. |
|
Data type |
n/a: Cabs are keys that contain subvalues displayed in the right hand registry panel.
|
Default |
Varies by product language |
Version # |
8.0+ |
HKCU Path |
Spelling\cDictionaryOrder |
HKLM Path |
Not lockable |
Summary |
A list of text entries (t0, t1, t2, etc.) containing the name and order of spelling dictionaries to use. |
GUI mapping |
Spelling > Dictionaries panel |
|
Data type |
n/a: Cabs are keys that contain subvalues displayed in the right hand registry panel.
|
Default |
Varies by product language |
Version # |
8.0+ |
HKCU Path |
Spelling\cDictionaryOrderID |
HKLM Path |
Not lockable |
Summary |
A list of text entries (i0, i1, i2, etc.) containing the ID and order of spelling dictionaries to use. |
GUI mapping |
Spelling > Dictionaries panel |
|
Data type |
n/a: Cabs are keys that contain subvalues displayed in the right hand registry panel.
|
Default |
See details. |
Version # |
8.0+ |
HKCU Path |
PICommonPrefs\cPICommonPrefs\cSpelling |
HKLM Path |
Not lockable |
Summary |
A list of digits defining the RGB underline color of misspelled words. |
Details |
The default is red and is defined by the cab's entries d1, d2, and d3 which specify an RGB color. |
GUI mapping |
Preferences > Spelling > Color |