Search found 18 matches

by georgez
Fri Apr 17, 2009 9:32 pm
Forum: .NET
Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
Replies: 8
Views: 11068

Hi Narcis,

Users report the problems we reported for the 6 & 12 Feb 2009 release appear to have gone away with the 25 Mar 2009 release. Thanks.

georgez
TeeChart customer since 16 Apr 1998
by georgez
Wed Feb 25, 2009 3:59 pm
Forum: .NET
Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
Replies: 8
Views: 11068

Narcis,

We posted a chart to your upload page. With the new VCL version, zooming on the cluster at the left side exhibits the disappearing series effect.

georgez,
TeeChart customer since 16 Apr 1998
by georgez
Fri Feb 20, 2009 10:56 pm
Forum: .NET
Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
Replies: 8
Views: 11068

Hi Narcís, Unfortunately we will be unable to generate external data. The online charts are sent to a stream with Export.Template.Save, and the stream is stored as BinaryData in a database 'image' field. To get it back online we do the reverse with Import.Template.Load. However, since the project ph...
by georgez
Wed Feb 18, 2009 6:33 pm
Forum: .NET
Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
Replies: 8
Views: 11068

Releases 6, 12 Feb 2009 incompatible with previous releases.

The 6 Feb 2009 release (build 3324) claims fixes to zooming and scrolling. When we use 3324 with new charts zooming works OK. When we use 3324 with .ten files stored in a database using previous releases (for example, 3146) we get a NEW variety of bad effects. 1. In some cases, zooming on any part o...
by georgez
Thu Jul 31, 2008 5:43 pm
Forum: .NET
Topic: TeeChart.dll loading always causes apps to hang for 30 secs
Replies: 24
Views: 37124

Dual Pentium, 2.8Ghz, 2GB

3.5.3105.20152

Thanks to the whole Steema crew!
by georgez
Wed Jul 30, 2008 5:08 pm
Forum: .NET
Topic: TeeChart.dll loading always causes apps to hang for 30 secs
Replies: 24
Views: 37124

Christopher, Would you please be so kind as to tell us whether the examples in the Features Demo (in a default install under C:\Program Files\Steema Software\TeeChart for .NET v3\Examples\DemoProject\bin\ExecutableDemo\TeeChartNetExamples.exe) also display this 30 second delay? I counted the delay f...
by georgez
Tue Jul 29, 2008 8:49 pm
Forum: .NET
Topic: TeeChart.dll loading always causes apps to hang for 30 secs
Replies: 24
Views: 37124

Once again guys, the issue appeared immediately upon making the single change of TeeChart .NET v2 to TeeChart .NET v3.

BTW, what does the second line of DefaultTheme.xml in the source code do?
by georgez
Tue Jul 29, 2008 7:17 pm
Forum: .NET
Topic: ChartEditor crash on Themes tab click
Replies: 12
Views: 15762

Thanks for your help Christopher and Narcis. Since not everyone has Registry access, we will continue with our initial workaround.
by georgez
Tue Jul 29, 2008 5:20 pm
Forum: .NET
Topic: ChartEditor crash on Themes tab click
Replies: 12
Views: 15762

Are you using Custom Themes? The stack trace certainly suggests you are.
We are using NO themes. Whatever exists is exactly as placed there by your downloaded installer.
by georgez
Tue Jul 29, 2008 3:14 pm
Forum: .NET
Topic: TeeChart.dll loading always causes apps to hang for 30 secs
Replies: 24
Views: 37124

Narcis, there isn't any code line that makes an empty TeeChart connect to the internet You might ponder this again with respect to your themes code files. Speaking of themes, regarding your example in my Themes tab posting, there is no reason for a pre-built app the size of that one to take ten seco...
by georgez
Tue Jul 29, 2008 3:01 pm
Forum: .NET
Topic: ChartEditor crash on Themes tab click
Replies: 12
Views: 15762

Narcis, You still didn't mention clicking the Themes tab. I went through the entire exercise again using your new code. The result is: clicking the Themes tab crashes in either debug or release . Here is the complete stack trace: " at System.IO.FileSystemInfo.set_Attributes(FileAttributes value)\r\n...
by georgez
Mon Jul 28, 2008 10:40 pm
Forum: .NET
Topic: ChartEditor crash on Themes tab click
Replies: 12
Views: 15762

Hi Narcis, Here is the complete answer to your suggestion: I created a new project, added teechart.dll to the references, added a tChart1 to the form, added a editor1 to the form, set the editor1.Chart property to tChart1, substituted your code, added a doubleclick method to tChart1 to ShowEditor, a...
by georgez
Mon Jul 28, 2008 5:09 pm
Forum: .NET
Topic: ChartEditor crash on Themes tab click
Replies: 12
Views: 15762

Sorry about the previous post - I got my bug reports mixed up.

Your code does not mention Editor or Themes. Are they supposed to be included?
by georgez
Mon Jul 28, 2008 3:30 pm
Forum: .NET
Topic: ChartEditor crash on Themes tab click
Replies: 12
Views: 15762

I created a new project, added teechart.dll to the references, added a tChart1 to the form, substituted your code and did a build. Then, each time the pre-built app was started it took 10 seconds to appear. (Dual Pentium, 2.8Ghz, 2GB)
by georgez
Mon Jul 28, 2008 2:58 pm
Forum: .NET
Topic: TeeChart.dll loading always causes apps to hang for 30 secs
Replies: 24
Views: 37124

We know this is a TeeChart .NET v3 issue because: 1. It ALWAYS occurs when the FIRST chart is created. 2. It NEVER occurs when other charts are created during the same session. 3. It did not occur with v2. We are familiar with this issue since, with every config change, Visual Studio help resets its...