khchen / wNim

Nim's Windows GUI Framework
MIT License
327 stars 17 forks source link

wTextCtrl - Background Colors #103

Closed super-tomcat closed 1 year ago

super-tomcat commented 3 years ago

Is it possible to set different background colors for each character in a wTextCtrl?

khchen commented 2 years ago

Yes, you need wTeR. Example: https://github.com/khchen/wNim/blob/master/examples/textctrl.nim

screenshot: Snipaste