Using good old Progresss Browser, changing BrowseColumn:bgco

Posted by goo on 02-Feb-2017 08:17

I would like to change the Browse column background, and I would like to NOT to change the color in the INI file. Is it possible to set the color using RBG (24,45,54) ?? or do I have to preset the colorschema?

All Replies

Posted by Matt Gilarde on 02-Feb-2017 08:22

You can change colors at runtime using the SET-RGB-VALUE() method of the COLOR-TABLE system handle. Be sure to use the SET-DYNAMIC() method to make the color entry you want to change changeable.

Posted by Brian K. Maher on 02-Feb-2017 08:24

Hi Geir,
 
Take a look at the COLOR-TABLE handle....
 
Brian

This thread is closed