How to search for word in QsciScintilla editor with Python?
Unsolved
General and Desktop
-
I want to look for words with a dialog box and look for the number for the words found in the QsciScintilla editor? I know with PyQt5 for QPlainText editor or QTextEdit editor but since I am learning the QScintilla, the functions and methods are quite different and documentation did not help me.
Thanks a lot in advance. -
Hi,
QScintilla is not an official Qt module, you should rather bring that question to its developer.