ChuckPuckett
New member
- Joined
- Nov 13, 2022
- Messages
- 3
- Programming Experience
- 10+
I need a present a list of words that the user can multi-select from, and which I can also change the font color and background for individual words. This is for summary at the end of a round in a word game, and I want to give feedback as to which strings were illegal, which are duplicates, etc.
ListBox of course allows user multiselect, but I can't figure out how to hilite "bad" words.
Any suggestions?
ListBox of course allows user multiselect, but I can't figure out how to hilite "bad" words.
Any suggestions?