Hello!
We've made a user control containing an instance of TChart for compact framework. Inserting the component into the empty user control took approximately 30s (On a 3GHz machine with 2GB RAM).
When resizing the control inside the user control it is not redrawn propperly.
Afterwards we created an empty form and tried to insert an instance of the user control. This does takes 40s or so and stops with an exception.
We are working with MS Visual Studio 2005 and are using version 2.0.2546.16099 of TChart.
The same works without problem on the 2.0 (non compact) framework.
What is wrong?
Regards
Matthias Loy
TChart for compact framework 2.0
-
- Newbie
- Posts: 13
- Joined: Thu Nov 02, 2006 12:00 am
- Location: Germany
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Matthias,
TeeChart.Pocket.dll is only available at run-time in Visual Studio 2005. In VS2003 it is available at design-time as well. There's an example on how to use TeeChart.Pocket.dll at run-time at C:\Program Files\Steema Software\TeeChart for .NET v2\Examples\Compact Framework.
TeeChart.Pocket.dll is only available at run-time in Visual Studio 2005. In VS2003 it is available at design-time as well. There's an example on how to use TeeChart.Pocket.dll at run-time at C:\Program Files\Steema Software\TeeChart for .NET v2\Examples\Compact Framework.
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 |