About 50 results
Open links in new tab
  1. Scintilla and SciTE

    Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product. As well as features found in standard text …

  2. Scintilla and SciTE

    Scintilla Documentation. Last edited 29 May 2025 NH. Scintilla 5 has moved the lexers from Scintilla into a new Lexilla project. There is a guide to migrating to Lexilla. There is

  3. Download Scintilla and SciTE

    Download The license for using Scintilla or SciTE is similar to that of Python containing very few restrictions.

  4. Download Scintilla

    Download. The license for using Scintilla or SciTE is similar to that of Python containing very few restrictions.

  5. Scintilla and SciTE

    SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with …

  6. Scintilla and SciTE Related Sites

    Delphi Scintilla Interface Components is a FREE collection of components that makes it easy to use the Scintilla source code editing control from within Delphi and C++ Builder. wxStEdit is a library and …

  7. Scintilla and SciTE

    There is an overview of the internal design of Scintilla. Some notes on using Scintilla. How to use the Scintilla Edit Control on Windows. A simple sample using Scintilla from C++ on Windows. A simple …

  8. Scintilla and SciTE

    Scintilla and SciTE Scintilla and SciTE

  9. Scintilla and SciTE

    The bulk of Scintilla's code is platform independent. This is made up of the CellBuffer, ContractionState, Document, Editor, Indicator, LineMarker, Style, ViewStyle, KeyMap, ScintillaBase, CallTip, and …

  10. Scintilla

    Apr 6, 2018 · Scintilla.iface adds line and pointer types, increases use of the position type, uses enumeration types in methods and properties, and adds enumeration aliases to produce better …