How to develop a new non-text Editor?
Posted: Fri Oct 14, 2022 3:59 am
As the topic, if I want to develop a customized plugin with non-text window within the main tab, what should I do?
As the topic, if I want to develop a customized plugin with non-text window within the main tab, what should I do?
Copy one of the other plugin source code and in order to add a non text editor tab to the main view, call clGetManager()->AddPage(..)