Page 1 of 1

OnEnter

Posted: Tue Feb 28, 2006 3:04 am
by 9788105
Hi,

I have encountered the following issue:

In a MDI form, when clicking on the TeeChart control, it seems that the OnEnter event was not received.

Just as an example, given the same form, clicking alternatively on default Windows form controls such as 2 ListView controls (clicking on the same control repeatedly will cause the OnEnter event to be received once only unless the focus changes to another control or form) will cause the form to receive multiple OnEnter events triggered from the 2 ListView controls.

If we alternate the clicking between a TeeChart and ListView control, depending on where the initial focus is, only the ListView will trigger the OnEnter event and only once. It seems that the focus was not switch to the TeeChart control when it was clicked.

Thanks.

Posted: Tue Feb 28, 2006 11:38 am
by narcis
Hi mcpang,

I've been able to reproduce the problem here. This also happens with non-MDI applications. I've added the defect (TF02011288) to our bug list to be fixed for future releases.