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
Search found 18 matches
- Fri Apr 17, 2009 9:32 pm
- Forum: .NET
- Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
- Replies: 8
- Views: 11282
- Wed Feb 25, 2009 3:59 pm
- Forum: .NET
- Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
- Replies: 8
- Views: 11282
- Fri Feb 20, 2009 10:56 pm
- Forum: .NET
- Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
- Replies: 8
- Views: 11282
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...
- Wed Feb 18, 2009 6:33 pm
- Forum: .NET
- Topic: Releases 6, 12 Feb 2009 incompatible with previous releases.
- Replies: 8
- Views: 11282
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...
- Thu Jul 31, 2008 5:43 pm
- Forum: .NET
- Topic: TeeChart.dll loading always causes apps to hang for 30 secs
- Replies: 24
- Views: 38042
- Wed Jul 30, 2008 5:08 pm
- Forum: .NET
- Topic: TeeChart.dll loading always causes apps to hang for 30 secs
- Replies: 24
- Views: 38042
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...
- Tue Jul 29, 2008 8:49 pm
- Forum: .NET
- Topic: TeeChart.dll loading always causes apps to hang for 30 secs
- Replies: 24
- Views: 38042
- Tue Jul 29, 2008 7:17 pm
- Forum: .NET
- Topic: ChartEditor crash on Themes tab click
- Replies: 12
- Views: 16164
- Tue Jul 29, 2008 5:20 pm
- Forum: .NET
- Topic: ChartEditor crash on Themes tab click
- Replies: 12
- Views: 16164
- Tue Jul 29, 2008 3:14 pm
- Forum: .NET
- Topic: TeeChart.dll loading always causes apps to hang for 30 secs
- Replies: 24
- Views: 38042
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...
- Tue Jul 29, 2008 3:01 pm
- Forum: .NET
- Topic: ChartEditor crash on Themes tab click
- Replies: 12
- Views: 16164
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...
- Mon Jul 28, 2008 10:40 pm
- Forum: .NET
- Topic: ChartEditor crash on Themes tab click
- Replies: 12
- Views: 16164
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...
- Mon Jul 28, 2008 5:09 pm
- Forum: .NET
- Topic: ChartEditor crash on Themes tab click
- Replies: 12
- Views: 16164
- Mon Jul 28, 2008 3:30 pm
- Forum: .NET
- Topic: ChartEditor crash on Themes tab click
- Replies: 12
- Views: 16164
- Mon Jul 28, 2008 2:58 pm
- Forum: .NET
- Topic: TeeChart.dll loading always causes apps to hang for 30 secs
- Replies: 24
- Views: 38042
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...