Search found 30 matches
- Wed Jan 19, 2011 3:06 pm
- Forum: .NET
- Topic: Licencing error with VS2005 on Win7 x64
- Replies: 6
- Views: 9148
Re: Licencing error with VS2005 on Win7 x64
Very good, it's perfect!
- Wed Jan 19, 2011 2:58 pm
- Forum: .NET
- Topic: Licencing error with VS2005 on Win7 x64
- Replies: 6
- Views: 9148
Re: Licencing error with VS2005 on Win7 x64
Hi! Thanks again for your quick post!
Yes it's working VERY well... I didn't understand this "manual" part , I though it was done automatically by the 64-bit install kit version.
I'm sorry. I'll write a procedure for the team here!
Thanks again and have a good day,
Alain
Yes it's working VERY well... I didn't understand this "manual" part , I though it was done automatically by the 64-bit install kit version.
I'm sorry. I'll write a procedure for the team here!
Thanks again and have a good day,
Alain
- Wed Jan 19, 2011 2:40 pm
- Forum: .NET
- Topic: Licencing error with VS2005 on Win7 x64
- Replies: 6
- Views: 9148
Re: Licencing error with VS2005 on Win7 x64
Thank you for your quick answer, it's appreciated. But unfortunatly, it didn't solve my problem. Firstly, I understand very well the Licensing mechanism, Steema uses "LC.exe" tool from Microsoft and it's the good way. The 32-bit version of my application is working very well with the Steema's licens...
- Tue Jan 18, 2011 9:26 pm
- Forum: .NET
- Topic: Licencing error with VS2005 on Win7 x64
- Replies: 6
- Views: 9148
Licencing error with VS2005 on Win7 x64
There is my setup: Windows 7, x64 Visual Studio 2005, .NET Framework 2.0 I installed "Steema TeeChart v3", in the "C:\Program Files (x86)" folder. I installed "Steema TeeChart v3 x64 Build" install kit, but it's installed in (x86) folder!!! To reproduce the issue: I created a new C# class library pr...
- Wed Aug 05, 2009 1:27 pm
- Forum: .NET
- Topic: Multiline annotation text alignment
- Replies: 1
- Views: 3798
Multiline annotation text alignment
Hi, I am using an annotation tool and I would like to have it multiline, so I used \r\n in the text property. Multiline works fine, but the alignment is not working. The first line is OK , but the second line stays completly at the left of the annotation.
Is there something I am missing?
Thanks!
Is there something I am missing?
Thanks!
- Thu Jul 16, 2009 9:42 pm
- Forum: .NET
- Topic: Annotation with HTML text?
- Replies: 1
- Views: 3675
Annotation with HTML text?
Hi, Using Annotation tool, I notice that we can set Shape's TextFormat to HTML. However, setting this value seems to have no effect.. Is there a way to draw HTML in annotation tools?T If not, What I am trying to do is have something-like-an-annotation displaying formatted text (has to be in x column...
- Fri Jun 19, 2009 7:36 pm
- Forum: .NET
- Topic: Number of "X" Pixels to display a series without borders.
- Replies: 1
- Views: 3894
Number of "X" Pixels to display a series without borders.
Hi, I use the Teechart in winCE. I would like know if it’s possible to have the number of horizontal pixels without the left and right borders that the chart have. For the moment, I take the “Chart.ChartRect.Width - 2”. The - 2 is to remove the left and right borders, but it’s doesn’t work well in s...
- Tue Jun 02, 2009 3:54 pm
- Forum: .NET
- Topic: Set minimum major tick count on axis
- Replies: 3
- Views: 5628
hi Narcis, I am afraid this solution does not work for me. See what I get when I zoom to a certain factor: http://picasaweb.google.ca/lh/photo/68lQcXEuGUfve27jcAKeZQ?feat=directlink Notice that there is NO major ticks on the bottom axis, which is even worse than the initial situation. What I would l...
- Tue May 26, 2009 2:48 pm
- Forum: .NET
- Topic: Set minimum major tick count on axis
- Replies: 3
- Views: 5628
Set minimum major tick count on axis
Hi, is it possible to set a minimum major tick count on an axis? I am falling in a situation where I get the following graph: http://picasaweb.google.com/lh/photo/rOOorhAaidCNTYdICjyDFQ?feat=directlink As you can see, there is only one label on the bottom axis, which we believe is unacceptable. Note...
- Mon Apr 27, 2009 3:06 pm
- Forum: .NET
- Topic: Draw zoom rectangle on CompactFramework
- Replies: 3
- Views: 6347
- Fri Apr 24, 2009 8:15 pm
- Forum: .NET
- Topic: Draw zoom rectangle on CompactFramework
- Replies: 3
- Views: 6347
Draw zoom rectangle on CompactFramework
Hi, I am trying to use the zoom features on compact framework. All I am trying to have is to have the zoom rubber band for the selection i am trying to do. However, as I drag the mouse around, I don,t see any rubber band, but the zoom functionnality is working fine. Looking in the source code, I hav...
- Wed Apr 08, 2009 2:51 pm
- Forum: .NET
- Topic: Using different versions of TChart in a development team
- Replies: 1
- Views: 3885
Using different versions of TChart in a development team
Hi, Here is our problem: We have developed a .dll that uses TeeChart version 3.5.3225.32184 (built with Specific version - false). Another development team will be using our .dll, but they have TeeChart 3.5.3330.21113 installed. The problem is that at runtime, they get the following error: “Could no...
- Sun Jan 18, 2009 8:13 pm
- Forum: .NET
- Topic: Avoid clipping of area series
- Replies: 1
- Views: 4866
Avoid clipping of area series
Hi, I am using Area series in Stairs mode. The problem I have is that if a point is beyond the maximum of the horizontal axis, the "stair" is not displayed. Is there a way to disable such a behavior? I would like the last visible stair to be drawn even if the point is not on the graph's area. Here i...
- Mon Nov 24, 2008 9:28 pm
- Forum: .NET
- Topic: Zoom IN with a rectangle from bottom right to upper left?
- Replies: 1
- Views: 3711
Zoom IN with a rectangle from bottom right to upper left?
Hi, it is possible to zoom in by dragging a rectangle from top left to bottom right. However, any "negative" rectangle will undo all zoom. Is it possible to zoom by dragging a rectangle from any other corner (top right to bottom left, bottom left to upper right, bottom right to upper left)? If not, ...
- Thu Nov 20, 2008 9:35 pm
- Forum: .NET
- Topic: Set constant number of decimals in axis
- Replies: 10
- Views: 10810
Hi Narcis, I first thought your solution was working, but after further tests, I came accross another situation where I have duplicate labels: Please try the following sequence in the uploaded application: Apply AdjustAxesValueFormat() only to bottom axis and do the following sequence: + + + + + + +...