SciLexer DLL version vs Scintilla documentation

Jean Lalonde <[email protected]> Fri, 15 Nov 2024 13:57:34 -0800 (PST)
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
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/73906ba1-031f-4d97-8042-d173aa50881an%40googlegroups.com.