Is it possible to set the foreground and background colours of a user
list (or autocompletion) list?
I tried setting the foreground and background colours for STYLE_DEFAULT
and then sent a SCI_STYLECLEARALL message, but this did not have the
desired effect (i.e. the foreground and background colours in the
editing components are set correctly, but the fore and back colours in
the user list are left unmodified).
Does anybody know whether this can be done and, if so, how to do it?
Cheers,
- Matteo
> Is it possible to set the foreground and background colours of a user list
> (or autocompletion) list?
There is no platform-independent API for this.
Neil