Re: SciLexer DLL version vs Scintilla documentation

Jean Lalonde <[email protected]> Sun, 17 Nov 2024 06:27:42 -0800 (PST)
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
Yes it does. The adjustments were easy and everything seems to work fine.

For those finding this to answer the same questions, here are some details:
- download the ZIP file "Full 64-bit download" (or "Full 32-bit download")
- unzip the file and copy the DLL file (now under the name "Scintilla.dll") 
to your working directory 
- when initializing the Scintilla component, call the DLL file 
"Scintilla.DLL" instead of  "SciLexer.DLL".

Thanks Eren,
Jean

Le samedi 16 novembre 2024 à 13 h 40 min 13 s UTC-5, [email protected] a 
écrit :

> Hello,
> I think SciTE <https://www.scintilla.org/SciTEDownload.html> has 
> everything you need.
>
> regards
> Eren
>
> [email protected] schrieb am Samstag, 16. November 2024 um 17:28:14 
> UTC+1:
>
>> 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/714fd90a-84a6-4e97-8e8e-6c6035b9de24n%40googlegroups.com.