Page 1 of 1
Browse color header background
Posted: Wed Jun 24, 2020 7:46 am
by PiotrM
Hello
Does anyone know a way to change the color header background for browse DB and the color for the indicator of the current record. Is it possible ? Greetings to all, I wish you health

Re: Browse color header background
Posted: Wed Jun 24, 2020 8:35 am
by gfilatov
PiotrM wrote: ↑Wed Jun 24, 2020 7:46 am
Hello
Does anyone know a way to change the color header background for browse DB and the color for the indicator of the current record. Is it possible ? Greetings to all, I wish you health
Hello Piotr,
How are you
It is not possible in HMG but it is possible in MiniGUI extended.
You can set a Browse header color with a power TBROWSE control.
You can tune a Statusbar item color with the clause BACKCOLOR.

- capture.jpg (19.3 KiB) Viewed 1621 times
Hope that helps

Re: Browse color header background
Posted: Thu Jun 25, 2020 6:29 am
by PiotrM
Hello
Thank you for the answer, as far as I could have looked at the source code and I thought so too. I tested TBROWSE with MiniGUI, it's cool, but the application I created in HMG would require many changes to switch to MiniGUI, or TBROWSE may be available in HMG someday. Thank you for your interest.
Regards.
(translation by Google)
Re: Browse color header background
Posted: Thu Jun 25, 2020 7:32 am
by gfilatov
PiotrM wrote: ↑Thu Jun 25, 2020 6:29 am
...
TBROWSE may be available in HMG someday.
Hello Piotr,
You may take a look for the
very old TBROWSE implementation in HMG at
http://hmgforum.com/viewtopic.php?t=1492&f=8

Re: Browse color header background
Posted: Thu Jun 25, 2020 9:44 am
by PiotrM
Hello Grigory
I found it before, but it was a really old thing, I practiced, but it doesn't really matter, and I had to use HMG version 3.0.35 because the library bites with newer ones (double-defined functions)
Thank you for your interest.
Best regards.
Piotr
(translated by Google)