summaryrefslogtreecommitdiff
path: root/docs/howto/AddNewMemoFileType.txt
blob: a784d690fb24cfd47ac8c729678d5b97698d152e (plain)
1
2
3
4
5
6
7
8
9


How to create a new memo file format

1)  Derive a child class from xbMemo Pure Virtual Class

2)  Create header file
3)  Create cpp file
4)  Update CMakeLists.txt