Chapter 15. Sample application parts

Table of Contents
1. A custom About dialog box
2. A custom tool which counts the words found in the active document
2.1. How to count words in an XML document?
2.2. Best strategy
2.3. The word counter tool
3. A custom preferences sheet which parametrizes the word counter
4. Compiling and deploying these sample custom parts

Prerequisite: the custom parts explained in this lesson are those used to create the GUI customization described in the tutorial part of Chapter 2, Tutorial in XMLmind XML Editor - Customizing the User Interface. Therefore you'll have to read at least the first few chapters of this document before studying this lesson.