Re: SciLexer DLL version vs Scintilla documentation
Jean Lalonde <[email protected]> Sat, 16 Nov 2024 08:28:14 -0800 (PST)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
I answered my second question here: https://scintilla.org/ScintillaHistory.html. I found the doc inside the zip file. Any help regarding the first question (newer DLL) would be appreciated. Thanks. Le vendredi 15 novembre 2024 à 16 h 57 min 34 s UTC-5, Jean Lalonde a écrit : > I'm developing an editor <https://clipboard.quickaccesspopup.com> that > allows direct editing of the clipboard content, bypassing the need for > copy/paste. While the current version uses the basic Windows Edit control, > I'm working on a new version utilizing the Scintilla editing component for > enhanced functionality. > > The freeware app is developed in AutoHotkey v1. In my setup, Scintilla > commands are passed to the DLL via SendMessage() within a custom class that > encapsulates all commands (source code). This class comes from the > "Adventure IDE" project mentioned here > <https://groups.google.com/g/scintilla-interest/c/6scTFGX59FY/m/Cde4zaARBgAJ>. > I'm now using the DLL v3.7.6 also found with the "Adventure IDE" project. > > My questions: > > 1) Newer Version: Is there a recommended newer version of the Scintilla > DLL available? I'm unable to compile the DLL myself and require a safe > source for a pre-built version. > > 2) Documentation: Is the Scintilla documentation located here > <https://www.scintilla.org/ScintillaDoc.html> still relevant for v3.7.6? > If not, is there an archive of documentation for older versions? > > Thank you for your support! > -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/cd5dcb0d-b580-47f5-999e-e001585f5280n%40googlegroups.com.