TChart for compact framework 2.0

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Daniel Ruehmer
Newbie
Newbie
Posts: 13
Joined: Thu Nov 02, 2006 12:00 am
Location: Germany

TChart for compact framework 2.0

Post by Daniel Ruehmer » Thu Jan 25, 2007 1:43 pm

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

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

Post by Narcís » Thu Jan 25, 2007 1:53 pm

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.
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