html editor
-
wrote on 5 Aug 2015, 16:44 last edited by
Where can I find the code for the html editor shown in the video here:
http://blog.qt.io/blog/2009/03/12/wysiwyg-html-editor/This is the most recent link I could find (same message the past 3 days):
http://qt.gitorious.org/qt-labs/graphics-dojo/trees/master/htmleditorIs there a GitHub repository for it?
-
Hi,
Take a look at http://code.qt.io
-
Hi,
Take a look at http://code.qt.io
-
wrote on 6 Aug 2015, 07:25 last edited by
It's from 2009, so might require a bit of digging in git (and then probably some work to make it compile with the latest releases).
But is should be in http://code.qt.io/cgit/{non-gerrit}/qt-labs/graphics-dojo.git/
-
It's from 2009, so might require a bit of digging in git (and then probably some work to make it compile with the latest releases).
But is should be in http://code.qt.io/cgit/{non-gerrit}/qt-labs/graphics-dojo.git/
wrote on 6 Aug 2015, 14:49 last edited by@tekojo Thank you. I also found a Qt5 port on github: https://github.com/anak10thn/graphics-dojo-qt5
1/5