On Sunday 15 December 2024 08:23:50 Central European Standard Time Wang Gary wrote: > Hi, > > I'm attempting to implement a feature in a plain text editor that similar > to Notepad++'s "show hidden characters", which allows toggle the visibility > of non-printable characters, like zero-width space, CR LF and so-on. > > So the question is, what's the proper approach to implement such a feature > using Qt's public API? Do the mentioned two approaches sound right? > Replace the non-visible character in the model with a visible one in the view?
Best regards Allan _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest