Function EditBox.handleCustomLineHighlight

Custom text color and style highlight (using text highlight) support.

Return null if no syntax highlight required for line.

Prototype

CustomCharProps[] handleCustomLineHighlight(
  int line,
  dstring txt
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0