Browse color header background

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
PiotrM
Posts: 15
Joined: Thu May 05, 2016 2:30 pm

Browse color header background

Post 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 :D
Piotr Michalski
www.infospec.com.pl
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Browse color header background

Post 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 :D
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
capture.jpg (19.3 KiB) Viewed 1622 times
Hope that helps :idea:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
PiotrM
Posts: 15
Joined: Thu May 05, 2016 2:30 pm

Re: Browse color header background

Post 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)
Piotr Michalski
www.infospec.com.pl
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Browse color header background

Post 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
:arrow:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
PiotrM
Posts: 15
Joined: Thu May 05, 2016 2:30 pm

Re: Browse color header background

Post 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)
Piotr Michalski
www.infospec.com.pl
Post Reply