View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005260 | JEDI VCL | 00 JVCL Components | public | 2010-06-08 13:31 | 2010-10-08 15:23 |
Reporter | dalton | Assigned To | AHUser | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0005260: TJvDBGrid - DrawingStyle (gdsGradient) | ||||
Description | I report issue 0005245: "JvDBGrid with DrawingStyle in gdsGradient, not working after I open query... Always showing "Fixed color" (like clBtnFace...), and grid never use gradient colors choose!!! " Now after "SVN revision 12802", always showing white color(on exe) and FixedColor on IDE. Correct is Gradient Color(Gradient Start Color/Gradient End Color), but this never works... Thanks! | ||||
Additional Information | Using Delphi 2010 with Jedi 3.39 and SVN revision 12802. Remembering, for make use Gradient on grid, UseXpThemes need be set to false. | ||||
Tags | No tags attached. | ||||
2010-06-08 13:31
|
NewIssue.zip (768,941 bytes) |
2010-06-08 13:35
|
|
|
You have to disable the ReduceFlicker property. With this property set the title columns are painted into a bitmap which doesn't have the gradient background. Maybe I find some time to rewrite the ReduceFlicker code, or maybe I remove it in favor of DoubleBuffered:=True painting. |
|
Ok, so there is no immediate change required here |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-06-08 13:31 | dalton | New Issue | |
2010-06-08 13:31 | dalton | File Added: NewIssue.zip | |
2010-06-08 13:35 | dalton | File Added: newIssue.PNG | |
2010-06-08 13:53 | AHUser | Note Added: 0017478 | |
2010-06-08 13:53 | AHUser | Assigned To | => AHUser |
2010-06-08 13:53 | AHUser | Status | new => feedback |
2010-10-08 15:23 | obones | Note Added: 0017791 | |
2010-10-08 15:23 | obones | Status | feedback => resolved |
2010-10-08 15:23 | obones | Resolution | open => no change required |