View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002999 | JEDI VCL | 00 JVCL Components | public | 2005-05-27 05:49 | 2005-05-27 07:59 |
Reporter | borzov | Assigned To | AHUser | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002999: Bad drawing of the TjvSpeedButton when XP themes are enabled (after fixing 0002918) | ||||
Description | When the XP theme is applied, I have the folowing strange behaviour of the TJvSpeedButton - when the mouse enters that control, the latter is highlighted, what is correct, but when the mouse leaves the control, the highlighting remains. That all happens when Transparent = false, with Transparent = true everything is correct. But before recent changes in CSV everything worked correct regardless of Transparent value. | ||||
Tags | No tags attached. | ||||
2005-05-27 05:49
|
|
|
The issue is now fixed without the BitBlt call. The actual problem is that the PerformEraseBackground function painted the background at the wrong position when it was used on the MemDC from the WM_PAINT handler. This is now fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-27 05:49 | borzov | New Issue | |
2005-05-27 05:49 | borzov | File Added: Untitled-1.gif | |
2005-05-27 06:28 | obones | Relationship added | child of 0002918 |
2005-05-27 07:59 | AHUser | Status | new => resolved |
2005-05-27 07:59 | AHUser | Resolution | open => fixed |
2005-05-27 07:59 | AHUser | Assigned To | => AHUser |
2005-05-27 07:59 | AHUser | Note Added: 0007363 |