View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006019 | JEDI VCL | 00 JVCL Components | public | 2012-10-24 19:08 | 2013-12-13 11:41 |
Reporter | moore | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0006019: TJvRichEdit ignores VCL Styles | ||||
Description | TJvRichEdit ignores VCL Styles when they are used. For the moment i use on form load as a patch somthing like : richedit.Color := StyleServices.GetStyleColor(scEdit); | ||||
Tags | No tags attached. | ||||
|
Does TRichEdit respects them? If yes, could it be a matter of simply registering the style hook? |
|
TRichEdit respects them perfectly. The workaround i do is the following, and it is acceptable for me : redLog.Color := StyleServices.GetStyleColor(scEdit); redLog.DefAttributes.Color := StyleServices.GetStyleFontColor(sfEditBoxTextNormal); |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-24 19:08 | moore | New Issue | |
2013-01-15 15:49 | obones | Note Added: 0020368 | |
2013-01-15 15:49 | obones | Status | new => feedback |
2013-01-18 17:56 | moore | Note Added: 0020405 | |
2013-12-13 11:41 | obones | Status | feedback => resolved |
2013-12-13 11:41 | obones | Resolution | open => no change required |
2013-12-13 11:41 | obones | Assigned To | => obones |