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
Crash when Hide/Show in MDI window
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Crash when Hide/Show in MDI window
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.
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 |
Instructions - How to post in this forum |