I started using PN and would like to customize it for my needs with minor efforts so I would like to use PyPN for this and I have few questions:
1. Is there any documentation describing PyPN and scintilla APIs?
2. Is there access to CTags dictionary from PyPN?
3. Do results of CTags reside in memory or dumped to a file during a work of PN?
4. Can I create dialogs in PyPN in order to add my own fuctionality?
Thanks.