View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002588 | JEDI VCL | 00 JVCL Components | public | 2005-02-02 08:12 | 2005-04-12 08:57 |
Reporter | CCR | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002588: Add caCharset to TJvConsistentAttribute in JvRichEdit.pas, like this... | ||||
Description | 1) Append caCharset to TJvConsistentAttribute. 2) Add to TJvTextAttributes.GetConsistentAttributes, immediately below the check for caHidden: if (dwMask and CFM_CHARSET) <> 0 then Include(Result, caCharset); | ||||
Tags | No tags attached. | ||||
|
What's the point of this change? |
|
Because all the other elements of the 'native' enumeration (namely, CFM_XXX) are surfaced in TJvConsistentAttribute - so why not poor old CFM_CHARSET too? After all, TJvTextAttributes does have a Charset property. |
|
Thanks, this is now in CVS (revision 1.70) |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-02 08:12 | CCR | New Issue | |
2005-02-03 00:42 | obones | Note Added: 0006349 | |
2005-02-03 00:42 | obones | Status | new => feedback |
2005-02-04 20:46 | CCR | Note Added: 0006414 | |
2005-04-12 08:57 | obones | Status | feedback => resolved |
2005-04-12 08:57 | obones | Resolution | open => fixed |
2005-04-12 08:57 | obones | Assigned To | => obones |
2005-04-12 08:57 | obones | Note Added: 0006974 |