How can I implement support for highlighting equivalent words to the highlighted word in StyledTextCtrl?

You can use Indicator (wxStyledTextCtrl - Indicators).

I have posted here a simple example; See Notebook word make clickable - #12 by komoto48g

1 Like