Re: Is is possible to change the appearance of the scroll bar of Scintilla/SciTE?
Robert Di Pardo <[email protected]>
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
Notepad++ achieves this by invoking a Windows API that became available in build 17763 of Windows, or W10 1809: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/c1954e5c447cdaaeb004315ed7db2c0cf29d764c/PowerEditor/src/NppDarkMode.cpp#L3137-L3145 The given application is responsible for its own window appearance. Scintilla is only an editing component. On Sunday, August 18, 2024 at 9:26:09 a.m. UTC-4 [email protected] wrote: > Hi, Neil and other buddies who love Scintilla, > > I want to change Scintilla into dark mode, but seems I cannot change the > scroll bar. I know Scintilla is using the standard scrollbar of Windows. Is > it possible to change it to "Dark" mode? > > [image: image.png] > > Here is the outlook of Notepad++, seems it is good: > [image: image.png] > > Regards, > > Kevin > -- 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 on the web visit https://groups.google.com/d/msgid/scintilla-interest/124ad46d-ae4e-45cc-98c2-5d078a75e1d6n%40googlegroups.com.