CPointBasic
CPoint has turned out to be rather too elaborate. This version contains the cooked-down version of CPoint with a panel as an interface (like CPointAuthor) and is better suited for a beginner.
Furthermore, this version comes with a locale, i.e. the forms can be shown in different languages (at the moment in English and German). The language shown depends on the document that is opened when loading the Add-In: if the custom property "language" of that document is set to be "de" or "en", then the resp. language is used. English is the default case.