View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002604 | JEDI VCL | 00 JVCL Components | public | 2005-02-04 13:15 | 2005-02-05 04:07 |
Reporter | anonymous | Assigned To | remkobonte | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 3.00 | |||
Summary | 0002604: TJvDockVSNetStyle paint bug | ||||
Description | In latest CVS from 2005-02-03 TJvDockVSNetStyle has some paintin issues. e.g It does not paint caption bar with Gradient colors. It paints it black. properties object JvDockVIDStyle1: TJvDockVSNetStyle ConjoinServerOption.ActiveFont.Color = clCaptionText ConjoinServerOption.InactiveFont.Color = clInactiveCaptionText ConjoinServerOption.ActiveTitleStartColor = clActiveCaption ConjoinServerOption.ActiveTitleEndColor = clGradientActiveCaption ConjoinServerOption.InactiveTitleVerticalGradient = True or False ConjoinServerOption.ActiveDockGrabber = True ConjoinServerOption.InactiveTitleStartColor = clInactiveCaption ConjoinServerOption.InactiveTitleEndColor = clGradientInactiveCaption ConjoinServerOption.InactiveTitleVerticalGradient = True or False ConjoinServerOption.TextEllipsis = True ConjoinServerOption.SystemInfo = False end It should paint caption background such other styles do. | ||||
Tags | No tags attached. | ||||
|
This is now fixed in o Rev. 1.31 of JvDockVIDStyle.pas. o Rev. 1.16 of JvDockVIDVCStyle.pas. Problem was that system colors were treated as RGB values. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-04 13:15 | anonymous | New Issue | |
2005-02-05 04:07 | remkobonte | Status | new => resolved |
2005-02-05 04:07 | remkobonte | Fixed in Version | => 3.00 |
2005-02-05 04:07 | remkobonte | Resolution | open => fixed |
2005-02-05 04:07 | remkobonte | Assigned To | => remkobonte |
2005-02-05 04:07 | remkobonte | Note Added: 0006418 |