teechart trend possible in standard version? - teechart

I have Teechart v7.10 that shipped with Delphi 2007, which is the standard version. Is it possible to add a trend line to my charts or do I have to use the Pro version?
Thanks

As you can see in the feature matrix, the Trend function is only supported in the Pro version, as the other functions.
However, you can always do the calculations yourself and add the calculated points to a new TLineSeries.

Related

D3 Version 7 Creating Heatmap Syntax

I am having problems with finding information about creating heat maps for D3 version 7. May I know how does it differ from the older version?

How to update OpenGL on Windows Server 2016?

I think the title says everything but just to make sure:
I try to update OpenGL on my Windows Server 2016 (V-Server).
Current version is 1.1 and I need > 3.0.
Thanks
Current OpenGL-Viewer output
Full view]2
Mesa3D provides a CPU implementation of OpenGL. The most recent version (17.1.5) supports OpenGL up to version 4.5, but I can't quickly find any information whether that also holds for the CPU implementation. The FAQ (last update 2012...) does mention supporting OpenGL 3.x presumably also in the CPU implementation, so in any case it should be sufficient for your needs.

Delphi 10.1 - problems with Datetime picker after Creators Update of Windows 10

After creators update of Windows 10 (version 1703) we have a problem with misrepresentation of datetime pickers content:
Do you have any workaround for this problem? Enabling runtime themes is not an option for us (it solves the problem with garbled text, but it changes appearance of application too much).
This is a problem of Windows 10 Creators Update. Here is an answer from Microsoft regarding that problem:
This only occurs in applications that use the Date Time Picker
implemented on COMCTL32 V5. Any application using the COMCTL32 V5 Date
Time Picker on RS2 will encounter this problem, including MFC and
Windows Forms applications. Unfortunately, there is currently no
workaround for the issue when using the COMCTL32 V5 Date Time Picker
other than removing the RS2 update, if possible. Affected applications
could be updated to use COMCTL32 V6, but this is not a trivial change
due to the differences in the control implementations between V5 and
V6.
As you may notice, currently the only solution is to enable runtime themes or rollback the Windows update.
I can confirm rolling back to before Creators Update fixes the problem. We use Delphi 5.
Is Microsoft aware of this problem? This is a major problem for a developer with a large installed base.
I tried updating COMCTL32 to V6 through the command prompt, but Windows always undid my work.

Alternative to using Xcode with Subversion

Seemed great to have subversion integrated in Xcode. However it is very primative compared to other IDEs. Are there another programs out there that I can use to manage Subversion for my iPhone project?
Versions can do a lot of the things that go beyond what the SVN integration in Xcode can do.
I use SmartSVN and like it a lot. Even the free-of-charge Foundation version is decent IMO. You may also try Professional version for a month to decide whether you need it. Features I like most: change sets (Pro only), applying patches (Pro only), their built-in change viewer + editor. The built-in conflict solver could be better, but an external tool can be used instead.

How to replace Sheridan 3D controls in VB6?

I won the first price maintaining a big vb6 application that uses a large number of external controls
(big means: so big that rewriting it from scratch currently is not an option).
I'm looking for a smooth upgrade path to vb.net, replacing the 3rd party controls by more standard ones.
Is there an easy replacement for the Sheridian 3D controls? (I do not care about visual effects, functionality is the point.)
It's worth considering the commercial automatic migration tools VB Upgrade Companion from Artinsoft and VB Migration Partner from Francesco Balena.
They both support the Threed32.ocx SS controls. I think they both offer the choice of replacing with .Net equivalents.
Artinsoft are currently offering a free version of their product that can convert up to 10,000 lines of code.

Resources