View Issue Details

IDProjectCategoryView StatusLast Update
0001547JEDI VCL00 JVCL Componentspublic2004-04-11 04:45
ReporterMarkus SpoettlAssigned Tomarcelb 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001547: 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.
TagsNo tags attached.

Activities

marcelb

2004-04-06 03:43

manager   ~0003662

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?

marcelb

2004-04-06 03:57

manager   ~0003665

Thinking about it, this is probably related to 0001548

marcelb

2004-04-11 04:45

manager   ~0003800

Added HideSelectColor and HideSelectTextColor properties. Only exposed in the .NET painter.

Issue History

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