Re: Kate - Source code section for lines range on the scrollbar
Kåre Särs <[email protected]> Fri, 05 Jul 2024 10:52:10 +0300
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <13549422.uLZWGnKmhe@insta-precision3580> |
Hello Luca, That particular UI element is in KTextEditor: https://invent.kde.org/frameworks/ktexteditor/-/blob/master/src/view/katevi= ewhelpers.cpp?ref_type=3Dheads#L332 Br, K=C3=A5re On fredag 5 juli 2024 08:43:24 EEST disquisitiones wrote: > Hello, >=20 > I'm building a custom version of the Kate editor modifying the source cod= e. >=20 > Could you indicate the section of the Kate source code that is responsible > for the display of this graphical element > that shows the range of the lines when the scrollbar is moved? >=20 > [image: image.png] >=20 > Many thanks, >=20 > Luca Rocca