View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001547 | JEDI VCL | 00 JVCL Components | public | 2004-03-30 03:19 | 2004-04-11 04:45 |
Reporter | Markus Spoettl | Assigned To | marcelb | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001547: JvInspector: Does not reflect lost focus properly | ||||
Description | it looks like when the Inspector looses the focus this isn't reflected by the control. If gets the focus, the selected item will be highlighted. If it looses the focus, nothing happens. I believe the selected item should be drawn with a gray (like clBTNFace) when neither the control nor an editor is active. | ||||
Tags | No tags attached. | ||||
|
I agree with the way it should work, but it appears the inspector loses focus when an item is being edited (the focus is changing to the edit control). Not sure how to handle this issue. Maybe need to handle WM_KILLFOCUS message (which will indicate where the focus is going to)? Ideas/suggestions? |
|
Thinking about it, this is probably related to 0001548 |
|
Added HideSelectColor and HideSelectTextColor properties. Only exposed in the .NET painter. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-03-30 03:19 | anonymous | New Issue | |
2004-03-30 03:29 | marcelb | Reporter | anonymous => Markus Spoettl |
2004-03-30 03:29 | marcelb | Description Updated | |
2004-04-06 03:43 | marcelb | Note Added: 0003662 | |
2004-04-06 03:43 | marcelb | Status | new => feedback |
2004-04-06 03:43 | marcelb | Description Updated | |
2004-04-06 03:57 | marcelb | Note Added: 0003665 | |
2004-04-11 04:45 | marcelb | Status | feedback => resolved |
2004-04-11 04:45 | marcelb | Resolution | open => fixed |
2004-04-11 04:45 | marcelb | Assigned To | => marcelb |
2004-04-11 04:45 | marcelb | Note Added: 0003800 |