View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002981 | JEDI VCL | 00 JVCL Components | public | 2005-05-21 16:19 | 2005-05-21 16:43 |
Reporter | anonymous | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002981: JvPanel not changing main color when mouse is hoovering over it. | ||||
Description | The problem is that the color of the panel cannot be changed while the mouse is hoovering over it. If you for exampel make the panel red at designtime, with yellow hot-color, and at runtime try to change its color while the mouse is above it (for example, by changing it on a OnClick event), the color is changed, but when the mouse leaves the panel, the old color is restored. If you call "Panel.Color:=clBlue" when the mouse of above the panel, the color gets switched back when the mouse leaves. If the statement is called while the mouse is not hoovering, it works fine. | ||||
Additional Information | Making the panel invisible before changing the color, och making it disabled, doesn't help. | ||||
Tags | No tags attached. | ||||