Search code examples
pluginspspad

How do I make an extention for PSPad?


I have used PSPad a lot and I would like to make an extension for PSPad, but I don't know how to do it. I cannot find anywhere an API documentation to make the extensions.

Can someone please help me?


Solution

  • Have you seen the Script User's Guide? I would think if you looked at some existing extensions that you like you will quickly discover how they hook into the defined APIs.