Panel plugins add additional panels to SynWrite, their tabs appear after Tree/Project tabs. You can see examples, which ship with source code: [plugin Explorer] and [plugin FTP_Fake].
The following functions must be exported by plugin:
The following functions can be exported optionally:
See also:
Wiki: SynAction
Wiki: SynCloseForm
Wiki: SynInit
Wiki: SynOpenForm
Wiki: binary API actions
Wiki: binary API
Wiki: plugin Explorer
Wiki: plugin FTP_Fake