Results 1 to 7 of 7

Thread: Qt 4.4 WebKit: WYSIWYG HTML editor?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Location
    Russia
    Posts
    4
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.4 WebKit: WYSIWYG HTML editor?

    Thank you for the link, but it does not help to understand how to use it in Qt. And the following is very interesting: "User agents must support this attribute on all HTML elements."

  2. #2
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 4.4 WebKit: WYSIWYG HTML editor?

    QtWebKit already supports this. There is nothing you need to do but give it some HTML5 to edit. But you cannot use it to create a WYSIWYG HTML editor, because that is not what it is for. This lets users edit the content of webpages.

    If you don't need full CSS support, you might consider QTextEdit/QTextDocument.

Similar Threads

  1. Qt based HTML editor.
    By William Wilson in forum Qt Programming
    Replies: 5
    Last Post: 12th August 2007, 18:58
  2. WYSIWYG html, Window show png icon mac no!
    By patrik08 in forum Qt Programming
    Replies: 10
    Last Post: 25th May 2006, 12:01

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.