[Gambas-bugtracker] Bug #1880: Background remains white on TextEditor control
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Sep 11 19:27:46 CEST 2020
http://gambaswiki.org/bugtracker/edit?object=BUG.1880&from=L21haW4-
Comment #1 by Benoît MINISINI:
It's because TextEditor has its own background highlighting style that overrides the Background property.
You have to define the TextEditor.Styles[Highlight.Background].Color property instead.
More information about the Bugtracker
mailing list