/CPP-OTA-Template

A C++ Open Tools API project to initially provide examples on how to code a C++ project to create an Open Tools API plugin but it will eventually have the same capabiltities as its Pascal cousin and provide the ability to create a C++ Open Tools API tempate for a new project.

Primary LanguageC++OtherNOASSERTION

C++ Open Tools API Template

Author: David Hoyle

Version: 1.0

Date: 09 Jul 2017

Web Page: http://www.davidghoyle.co.uk/WordPress/?page_id=1468

Description

This is a RAD Studio wizard / expert / plug-in which example in C++ Builder to demonstrate how to build Open Tools API projects for the RAD Studio IDEs with C++.

At the moment the project only implements some basic Open Tool APIs examples:

  • Splash Screen;
  • About Box;
  • IDE Notifier;
  • IDE Options frame.

Eventually this project will have the same capabilities as its Pascal cousin and be able to create the template files for a C++ Builder OTA project.