-
Notifications
You must be signed in to change notification settings - Fork 13
Scintilla
PureBASIC 5.51
Scintilla version: 3.4.2 (2014-05-22)
License: Historical Permission Notice and Disclaimer (HPND)
Scintilla is a FOSS source code editing component
In PureBASIC for Windows the Scintilla component comes as a shared library (DLL) which has to be distributed with the final application. In PureBASIC for Linux and Mac it comes as a static library that is linked with the final binary application.
PureBASIC 5.51 uses Scintilla version 3.4.2 (2014-05-22) — last updated in PureBASIC 5.30 (2014/07/23).
Current version of Scintilla is 3.7.2 (2016/12/30):
From the History page you might download the source package containing the documentation for the version of Scintilla that ships with PureBASIC.
There are no known hacks to display which version of Scintilla component is used by the current PureBASIC release — Scintilla doesn’t offer any function to query for version number, nor any constants are present with such info.
The only way of knowing which version of Scintilla is being used by PureBASIC is from PureBASIC History page (also available ins PB Help):
You can find resources and the documentation for the version of Scintilla employed by PureBASIC 5.51 in the PureBASIC Archives repository: