Re: Cursor location offset from true location
Jean Lalonde <[email protected]> Wed, 21 May 2025 14:22:31 -0700 (PDT)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Neil, Here is the image you could not see <https://i.imgur.com/Y0PtDJ7.png> on the forum without an account. I'll upgrade to Scintilla v5.5.6. Just to make sure, if I compare this release with v3.7.6 I'm currently using, the differences are: - new name of the DLL Scintilla.dll (was SciLexer.dll) - the lexing commands were removed from Scintilla.dll (moved to Lexilla.dll) If I don't use lexing commands, the AHK wrapper I use to send messages to SciLexer v3.7.6 should work as-is with Scintilla.dll. And I should have no other change to do in my code. For the history, I tried to implement language lexing in my editor. I did it using v3.7.6 because I do not have an AHK wrapper for Lexilla.DLL. At this time, writing a AHK wrapper for it is beyond my knowledge level. I may do it later with help from AHK forum users. But I also had challenges understanding how to implement lexing. So I decided to put these two learning curves further down my roadmap. Thanks for your help, Jean Le mardi 20 mai 2025 à 18 h 40 min 46 s UTC-4, Neil a écrit : > I can't see the image as the thumbnail is too small and I don't have > permission to view the image directly. There is also no example file to > check. > > Scaling is a likely issue as is remote viewing. There may be different > results with GDI versus DirectWrite. Unusual characters like > (right-to-left) Arabic can show up as wrongly positioned carets. > > This is an old version of Scintilla so a newer version may not show the > problem. > > Neil > -- 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/2a31d427-f147-485f-9724-48c6b6d5c9abn%40googlegroups.com.