Page 1 of 1

TRichView 15.3.3 - XE8, installer

Posted: Tue May 05, 2015 2:01 pm
by Sergey Tkachenko
We updated trial versions of TRichView and ScaleRichView.

This is not an actual update, these versions were created at the end of 2014.
The only noticeable new feature is:
Ctrl+Delete deletes [part of] the word to the right of the caret.

The main reasons for this update are:
- support for Delphi and C++Builder XE8
- installer and uninstaller

The new installer can:
- check for new versions available for downloading
- install the components in Delphi/C++Builder/RAD Studio IDE
- install TRichView, RichViewActions, ScaleRichView, SRVControls, RichViewXML, RvHtmlImporter

Like before, there are two downloading links: Delphi and for C++Builder.
However, now they are separated differently.

"Delphi" installer can install the packages in all supported versions of RAD Studio, in Delphi 32-bit, Delphi 64-bit, C++Builder 32-bit, C++Builder 64-bit. Delphi personality is required, C++Builder is optional.
"C++Builder" installer can install the packages in all supported versions of C++Builder, Delphi personality is not required. However, all C++ demo projects still refer to Delphi packages. If you installed a C++ package, you need to replace substrings "DXE" to "CBXE" in C++ demo projects. In future versions of our installer, we plan to do it automatically.

Also, we unified directory structure for all components included in the installer. The components are in "Source" or "Trial" folder, demos are in "Demos" folder, documentation is in "Help" folder. The most noticeable change here is in RichViewActions: now all demo projects are structured and can be found easily.
Inc-files are moved in "Include" folders, to avoid duplicating them for 32-bit and 64-bit platforms.

This update can be downloaded from http://www.trichview.com/download/

Previous version:
http://www.trichview.com/forums/viewtopic.php?t=6590

Posted: Tue May 05, 2015 7:24 pm
by Sergey Tkachenko
We assembled all compiled demo projects in a single installation. It can be downloaded here:
http://www.trichview.com/download/demo.html
This set of demos includes installer and uninstaller.

This set of demos includes not only demo projects listed on that page, but also compiled demo projects for third-party components listed here: http://www.trichview.com/resources/ , including: Addict 4, Clever Components, eDocEngine, LLPDFLib, ReportBuilder, Quick Report.
Note that we did not recompile these demo projects yet, some of them are quite old.

Posted: Tue May 19, 2015 5:05 pm
by Sergey Tkachenko
We updated trial files.
Their content is not changed, but the installer is improved and fixed.