PlanetSquires Forums

Support Forums => PlanetSquires Software => Topic started by: SeaVipe on May 07, 2022, 04:06:04 PM

Title: WinFBE 3 Beta - ListView
Post by: SeaVipe on May 07, 2022, 04:06:04 PM
Does anyone know how to configure a ListView control so that when it loses focus, the default FG and BG colours do not override any custom FG and BG colours? Also, when the ListView receives focus by clicking on a cell, the default white FG on blue BG overrides the custom colours for the entire row. I suspect these are Windows default colours in both cases.
I appreciate that once the ListView loses focus a separate routine could apply a colour pair based on the criteria of the Row prior to the ListView getting focus/click etc.