Poky1084

Results 2 comments of Poky1084

**NodeGUI version**: "@nodegui/nodegui": 0.36.0 I have the same issue with QTextEdit. **Here is some code:** ``` const showLog = new QTextEdit(); showLog.setReadOnly(true); showLog.setProperty('textInteractionFlags', 1); showLog.setInlineStyle('flex: 2;'); **in a loop:** showLog.setText(showLog.text()...

Would be good to change it on Windows from qode.exe to something else.. It can be renamed on windows by simply renaming the qode.exe to other name Im not sure...