Page 2 of 2
Posted: 05.04.2023 21:52
by main Alexey
Updated Win64 .exe file:
http://uvviewsoft.com/c/
>Do you have an example text file
No, but you can read this:
https://wiki.freepascal.org/CudaText#Ho ... heme_items
Posted: 06.04.2023 00:27
by qwerky
Works, thanks!
Posted: 08.04.2023 17:52
by qwerky
In 'Settings - theme - ui...', what do 'side-toolbar, button badges BG' and 'side-toolbar, button badges font' do?
When adjusting 'scrollbar, BG', 'scrollbar, thumb border', and 'scrollbar, thumb fill', then 'Apply', changes appear in main editor scrollbars, but not in sidebar scrollbars (until moused over after closing dialog). (Window 10 x64)
Posted: 08.04.2023 18:24
by main Alexey
I will add this info to the wiki.
* "side-toolbar, button badges BG" - Background color of badges. To see a badge on sidebar, write to Console input field: print("ERROR: aaa"). The line "ERROR: aaa" will appear in the Console log, and sidebar will show badge "1", meaning you have 1 error line.
* "side-toolbar, button badges font" - Font color of badges.
Posted: 08.04.2023 18:43
by main Alexey
>When adjusting 'scrollbar, BG', 'scrollbar, thumb border', and 'scrollbar, thumb fill', then 'Apply', changes appear in main editor scrollbars, but not in sidebar scrollbars
I did not reproduce this (Linux), scrollbars of code-tree were updated.
Posted: 08.04.2023 20:01
by qwerky
Okay, thanks. Found the button badges.
Side-panel scroll-bar updating: problem was observed on Windows--but this is extremely trivial; nothing to worry about.
