https://bugs.kde.org/show_bug.cgi?id=426220
--- Comment #5 from Ben <[email protected]> --- I did do some research before posting this feature request. What Nate and Dominik said about not being able to embed a widget in a qml application definitely appears to be true. I've also tried using KSyntaxHighlighter in a qml Text, but syntax highlighting is really not the most important part of a good text editor, there's so much more that KTextEditor offers. As Nate also mentioned, QML is the future and work on the widgets framework has decreased dramatically. I think it makes sense to port the view logic into QML. I'm not sure however that I have the Qt knowledge to tackle a project like that. That is why I opened a feature request to see what could be done to rewrite the UI related parts of KTextEditor into QML, while keeping as much of the original code as possible. I wonder if it's possible to offer a QmlView alternative. -- You are receiving this mail because: You are watching all bug changes.
