Search found 15 matches

by Little Mike
Wed Aug 24, 2016 7:30 pm
Forum: .NET
Topic: Questionable Precision in Display of Logarithmic Curves
Replies: 3
Views: 8669

Re: Questionable Precision in Display of Logarithmic Curves

The complete project has been posted here: https://www.dropbox.com/s/uudqfpudi0vou5y/TC_test2.zip?dl=0 My original project is posted here: https://www.dropbox.com/s/amn27oxj43x9owy/TChart_test1.zip?dl=0 I am attaching a screen shot showing that a competing charting component is more accurate in posi...
by Little Mike
Tue Aug 23, 2016 9:10 pm
Forum: .NET
Topic: Questionable Precision in Display of Logarithmic Curves
Replies: 3
Views: 8669

Questionable Precision in Display of Logarithmic Curves

I have a question for the Support team. I have a simple application that displays a curve of values against a horizontal logarithmic scale from 0.2 to 2000. I notice, and I will try to attach a video, of the display showing that the curve values at certain points seem to be displaced almost always t...
by Little Mike
Tue Aug 23, 2016 8:50 pm
Forum: .NET
Topic: Spread out vertically
Replies: 5
Views: 11759

Re: Spread out vertically

Thanks, I was able to resolve my issues with vertical scrolling by banging around a bit with hints that Sandra gave me before she went on vacation break, about using the Scroll event. Here is what I did: private void Form1_Load(object sender, EventArgs e) { myVScrollBar.Dock = DockStyle.Right; tChar...
by Little Mike
Fri Aug 19, 2016 7:46 pm
Forum: .NET
Topic: Working with image as principal item
Replies: 3
Views: 10536

Re: Working with image as principal item

ImageMode does not scale the image. This image is MANY times larger than the size of the visible TeeChart panel, and I wish that image to be scaled so that the width of the image is equal to the width of the panel, with the height being proportioned to preserve the aspect ratio of the original image...
by Little Mike
Fri Aug 19, 2016 7:30 pm
Forum: .NET
Topic: Spread out vertically
Replies: 5
Views: 11759

Re: Spread out vertically

I sent the complete project files WITH the data file that is processed included in the zip. It was posted to my Dropbox and I sent you a link to download the project.
by Little Mike
Fri Aug 05, 2016 10:03 pm
Forum: .NET
Topic: Spread out vertically
Replies: 5
Views: 11759

Re: Spread out vertically

OK, the NOOB has figured out a few things, but not everything. I have been able to spread out my chart vertically by using Paging options in the Editor. However, I have been unable to control, using the Editor, keeping the vertical scrolling from going past the vertical endpoints of the series. It s...
by Little Mike
Fri Aug 05, 2016 1:37 pm
Forum: .NET
Topic: Spread out vertically
Replies: 5
Views: 11759

Spread out vertically

I am on Windows 10, using C# winforms. I have a specialized application where I need a T-Chart component to display a line style chart with vertical scroll bar, and let the vertical axis and scaling spread out a bit and not jam all 1000 points into the little space that the component occupies on my ...
by Little Mike
Thu Aug 04, 2016 4:29 pm
Forum: .NET
Topic: Working with image as principal item
Replies: 3
Views: 10536

Working with image as principal item

I'm testing an eval copy of T-Chart .NET, trying to demonstrate proof of concept and suitability of use for our specialized applications. I'm using VS2015, Framework 4.6, C# Winforms. The installation and toolbox interfacing worked OK. This application uses images as the principal items of interest....
by Little Mike
Tue Nov 06, 2012 2:42 am
Forum: VCL
Topic: Last Installer for XE3 does not work
Replies: 41
Views: 61244

Re: Last Installer for XE3 does not work

Discovered a cute solution while messing around. I notice that the XE2 TeeInstall.exe app works as expected no problem for installation into XE2, and it LOOKS for Delphi17 and prints an exception if it doesn't find it, so I copied the Delphi17 subdirs from the XE3 install location to the XE2 install...
by Little Mike
Tue Nov 06, 2012 2:11 am
Forum: VCL
Topic: Last Installer for XE3 does not work
Replies: 41
Views: 61244

Re: Last Installer for XE3 does not work

I also get the error. Let me ask you something...does the TeeInstaller.exe file depend on .NET? If it does, then the problem PROBABLY is the fact that .NET4 is installed and the exe flags for this app are not set to force 32 bit execution mode. I've had that problem with other apps that use .NET aft...
by Little Mike
Mon Jun 21, 2004 3:55 pm
Forum: .NET
Topic: TeeChart 7: problems during installation
Replies: 16
Views: 31177

Can't argue with success

OK now. Worked with PEP to get this issue resolved, and I have seemingly got it resolved now. Here's what I did to resolve the issue: 1. Uninstall Delphi 8 completely. Yes, I know. I didn't like it either. But you can't argue with success. 2. Reinstall Delphi 8 from Diskette Package. Then apply BOTH...
by Little Mike
Mon May 17, 2004 1:22 pm
Forum: .NET
Topic: TeeChart 7: problems during installation
Replies: 16
Views: 31177

Still no joy

Well, it's been yet another month and still no new installer. My idea of "shortly" differs from yours.

Any status on the new installers for Delphi 8? I paid for this months ago and still do not have a usable product.

Thanks,
by Little Mike
Fri Apr 23, 2004 5:31 pm
Forum: .NET
Topic: TeeChart 7: problems during installation
Replies: 16
Views: 31177

I've been waiting a month already and no happiness. What's the deal?
by Little Mike
Fri Mar 12, 2004 4:04 pm
Forum: .NET
Topic: Install problem TeeChart 7 (Delphi 8 .net)
Replies: 3
Views: 11219

I got an email from Steema today that says that they are working on an updated installer that handles this issue.
by Little Mike
Wed Mar 10, 2004 5:20 pm
Forum: .NET
Topic: Problem with TeeChart Pro v7 for Delphi 8 Installation
Replies: 0
Views: 7281

Problem with TeeChart Pro v7 for Delphi 8 Installation

I was able to install TeeChart v7 Pro for Delphi 7 but cannot get the v8 binary installer to work correctly. I have XP Pro , Microsoft Visual Studio .NET 2003 (SDK v1.1). The installer copies files, then tells me an error: Cannot find GACUTIL.EXE in search path. BUT it IS in the search path. When I ...