OnEnter

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
mcpang
Newbie
Newbie
Posts: 1
Joined: Wed Aug 24, 2005 4:00 am

OnEnter

Post by mcpang » Tue Feb 28, 2006 3:04 am

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Feb 28, 2006 11:38 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply