Crash when Hide/Show in MDI window

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
BradleyA
Newbie
Newbie
Posts: 3
Joined: Wed Aug 05, 2009 12:00 am

Crash when Hide/Show in MDI window

Post by BradleyA » Tue Dec 01, 2009 7:36 pm

Hello,

In the latest released version I could download (4.0.2009.35592) I have a problem that was not there some time ago. I have a C# MDI application that I allow the user to Hide/Show the MDI windows. In one of the windows I have a TeeChart object, when created... all is OK, I can then Hide the window (by simply hiding the charts parent MDI window)... all is OK, but when I show the window the app crashes. If I remove the chart object, all is OK.

I have now created an new application set the main form to IsMDIContainer property to true, then created a child form progmatically and set the MDIParent property of the child form to that of the main form. The behaviour is exactly the same, when the window hidden, then shown again, the program crashes. I can send this test application if it would help...

Thanks,
Bradley

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

Re: Crash when Hide/Show in MDI window

Post by Narcís » Thu Dec 03, 2009 2:46 pm

Hi Bradley,

Yes please, attach the example project and let us know the exact steps we should follow to reproduce the issue here.

Thanks in advance.
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