View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005501 | JEDI VCL | 00 JVCL Components | public | 2011-02-27 16:36 | 2011-09-21 11:46 |
Reporter | stevegr | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.40 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005501: TJvDBGrids.DrawingStyle | ||||
Description | When the value of TJvDBGrids.DrawingStyle property is gdsGradient, the header DOES NOT HAVE the same outlook as with TDBGrids. In Windows 7 using both gdsGradient and gdsThemed values with TJvDBGrids have the same outlook. | ||||
Tags | No tags attached. | ||||
|
Please provide the zipped sources of a sample application showing this |
|
Yesterday I checked the latest SVN and this issue is resolved, but there are other bugs regarding TJvDBGrids (Delphi 2010 on Windows 7 and XP). 1) When (FixedCols > 0) and DrawingStyle in [gdsThemed, gdsGradient]. On Windows 7: When I minimize the application and restore it, a black border line appear around each cell of the fixed cols. On XP: The canvas paint color of fixed cells does not apply properly after maximizing the form (maybe transparency problem). 2) The color of focused cell (or rows if MultySelect or RowSelect is true) is the same for each DrawingStyle.(gdsClassic is used). That is not the same with TDBGrid. 3) Old bug coming from Delphi 7 version. On mouse scrolling, selected record is moving by step of two (skip one). 4) When MultySelect is true, fixed cols are colored blue also. --> A thought. When MultySelect is true, is very difficult to distinguish between MultySelected rows and selected cell or row (RowSelect true). Whould be better if MultySelected rows are colored slightly different (with a lighter color perhaps) than the selected cell or row that is not included in MultySelected rows. |
|
Sorry, number 3 is not a bug. I checked into the source. |
|
This one is fixed. Please create other reports with a sample application for the remaining ones |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-27 16:36 | stevegr | New Issue | |
2011-06-07 17:44 | obones | Note Added: 0018603 | |
2011-06-07 17:44 | obones | Status | new => feedback |
2011-06-10 18:24 | stevegr | Note Added: 0018729 | |
2011-06-19 18:00 | stevegr | Note Added: 0018782 | |
2011-09-21 11:46 | obones | Note Added: 0018921 | |
2011-09-21 11:46 | obones | Status | feedback => resolved |
2011-09-21 11:46 | obones | Resolution | open => fixed |
2011-09-21 11:46 | obones | Assigned To | => obones |