BGCOLOR in selected row

ezequiel

Member
Hi, I need to change BGCOLOR and FGCOLOR in a browse; that´s easy in ROW-DISPLAY, if the row is not selected.

If it is selected, uses the deafult color (FG=white, BG=blue)

But I need to change also the color of the selected row.

Is it possible?
 
The selection colours of BG = blue and FG = white is the windows default colour scheme ....(you will get the same when you select something on windows explorer ) .... you can change it from the desktop -> properties
-> appearance section ....

Progress just uses the same colour scheme ... so if you want to make this change you will have to change it from Windows (which in my opinion may not be a very good option)....


Cheers
Sunil.
 
Back
Top