Search found 1203 matches

by Marc
Mon Sep 17, 2007 12:23 pm
Forum: .NET
Topic: Mouse move, mouse enter, license and test problems
Replies: 12
Views: 13277

Hello, Re. "Charts in a plugin that will be loaded from an executable that does not have any sort of connection to teecharts" Exactly. Indeed that is the way the example solution is configured (note the Assembly Load instruction being used is reference independent in approach). Are you able to get a...
by Marc
Fri Sep 14, 2007 3:45 pm
Forum: .NET
Topic: Mouse move, mouse enter, license and test problems
Replies: 12
Views: 13277

Hello, The compile error message you describe is what one might see if the TeeChart Designtime key is not installed in the machine. As that is unlikely if your standard TeeChart v3 is functioning correctly then, alternatively, if licenses.licx is at a project level where there is no reference to Tee...
by Marc
Thu Sep 13, 2007 7:57 am
Forum: .NET
Topic: Mouse move, mouse enter, license and test problems
Replies: 12
Views: 13277

Hello, Re. "could not find PluginWithTeeChart.dll. I'm not sure if that's a hardcoded path within the code" Yes. The example project uses paths coded into the calling form. If you move things around you'll need to update the paths or replace them with a file selector dialogue. Re. "was not able to i...
by Marc
Thu Sep 06, 2007 3:30 pm
Forum: Java
Topic: TeeChart for Java v1 maintenance release. Build 1.0.1.819.
Replies: 0
Views: 4900

TeeChart for Java v1 maintenance release. Build 1.0.1.819.

Greetings! Announcing an update release of TeeChart for Java v1. A few minor changes included. More modifications in the pipeline for the near future. Release notes may be viewed at: http://www.steema.com/files/public/teechart/java/release_txts/TeeChartJava1.txt Ordering TeeChart for Java v1 may be ...
by Marc
Mon Sep 03, 2007 2:30 pm
Forum: ActiveX
Topic: bug in generated teechart8.tlh file
Replies: 1
Views: 3152

hello Boris,

Thankyou for the problem report and workaround. This is being checked to see what change can be made to avoid the problem.

Regards,
Marc Meumann
by Marc
Wed Aug 08, 2007 9:23 am
Forum: .NET
Topic: WebChart onmouseover javascript
Replies: 6
Views: 8159

Hello Eric, The format you describe, to add attributes via code such as WebChart.Attributes.Add("onmouseover","alert('d')");, is supported but not functioning correctly in the current version. It has been fixed and the correction will be included in the next maintenance update. Apologies for the inc...
by Marc
Tue Jul 17, 2007 9:47 am
Forum: VCL
Topic: Dashboard Controls & gauges
Replies: 5
Views: 7728

Thanks for the comments Jim, First Gauge implementations are intended to follow the existing designs at: http://www.steema.com/products/teechart/gallery_gauges.html 1/2 Gauges are in the pipeline, there's still some work to do over the second half of this year to increase the Gaugeset. You'll see so...
by Marc
Thu Jul 12, 2007 11:13 am
Forum: .NET
Topic: Web application cannot get TeeChart licence
Replies: 18
Views: 38041

Hello, Is the project compilation done on the first of the 2 servers (Windows Server 2003 x64 with ONLY .NET v2.0)? If that is the case it may be working there as the designtime key is in place on that server. The ASP.NET Web application (project) that calls the separate assembly should include lice...
by Marc
Mon Jul 09, 2007 3:00 pm
Forum: .NET
Topic: Clipping points when using multiple custom axes
Replies: 11
Views: 16361

Hello, VB syntax would be: Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load 'data fill 'then.. AddHandler WebChart1.Chart(0).BeforeDrawValues, AddressOf WebChart1Chart0_BeforeDrawValues AddHandler WebChart1.Chart(0).AfterDrawValues, AddressOf WebChart1Char...
by Marc
Mon Jul 09, 2007 10:13 am
Forum: .NET
Topic: Clipping points when using multiple custom axes
Replies: 11
Views: 16361

Hello, An option would be to fix each Axis scale so that the Maximum and Minimum is constant and zooms do not move the data out of range of the Axis space. Another option is to apply opaque zones as per the Winform demo. eg. protected void Page_Load(object sender, EventArgs e) { //data load routine ...
by Marc
Mon Jul 09, 2007 8:59 am
Forum: .NET
Topic: Russian translation problems
Replies: 2
Views: 4089

Hello, Thankyou for your comments with respect to the user interface, we will take them into account as updates are planned. With respect the Russian translation, we welcome input. We can pass you the constants file for your review. Please email " info at steema.com " with your contact details and r...
by Marc
Tue Jun 26, 2007 8:14 am
Forum: .NET
Topic: License problem
Replies: 3
Views: 6897

Hello John, There is no specific reference to the build machine in the license agreement. We'll mark that for inclusion. In the meantime please could you email sales at steema.com with your customer id and reference this thread so that a written confirmation can be prepared for you. Regards, Marc Me...
by Marc
Thu Jun 14, 2007 8:19 am
Forum: VCL
Topic: Are VCL features going to keep up with .NET?
Replies: 3
Views: 9501

Hello, It is fully intended to include Gauges in an early version 8 update. They won't make the first release as they're not quite ready and version 8 is long overdue its ship date, packed with many, many other new features that we'd like to make available as soon as possible. But please be assured ...
by Marc
Wed Jun 13, 2007 10:02 pm
Forum: .NET
Topic: Licensing changed after upgrade from VS2003 to VS2005
Replies: 18
Views: 23144

Hello alexs, Summary of findings: There is a change between VSNET2003 and VSNET2005 that requires that a reference exist in the project where a license is being declared in licenses.licx. As you observed that change has caused that a licensed assembly can't be plugged between project assemblies unle...
by Marc
Tue Jun 12, 2007 9:32 am
Forum: .NET
Topic: Aladdin HASP Envelope issues with TeeChart
Replies: 3
Views: 3951

Hello,

Could you check please, with your supplier of Hasp if their product supports licensed controls within solutions. We will act upon on their answer.

With thanks.
Regards,
Marc Meumann