Results 1 to 3 of 3

Thread: html editing issue

  1. #1
    Join Date
    Feb 2009
    Posts
    189
    Thanks
    2

    Default html editing issue

    I want to edit html. I tried with QTexEdit but QTextEdit doesn't support html editing fully. Please tell me anyother way of editing html ? Please help.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: html editing issue

    Maybe using QWebView and a JavaScript based editor loaded into it?

    Cheers,
    _

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: html editing issue

    Quote Originally Posted by sujan.dasmahapatra View Post
    I want to edit html. I tried with QTexEdit but QTextEdit doesn't support html editing fully.
    QPlainTextEdit will allow you to edit your HTML any way you see fit. It's not WYSIWYG, but then that was not in your requirement.

Similar Threads

  1. QTextEdit with html - rich text issue
    By kuku83 in forum Qt Programming
    Replies: 1
    Last Post: 23rd August 2012, 11:34
  2. How to combine multiple .html files together into one .html
    By stella1016 in forum Qt Programming
    Replies: 3
    Last Post: 12th October 2011, 06:34
  3. HTTP Post issue, HTML Works , QT Does Not,
    By georgeky in forum Newbie
    Replies: 8
    Last Post: 10th September 2011, 13:51
  4. QTextBrowser/QTextEdit html block width issue
    By lexar in forum Qt Programming
    Replies: 2
    Last Post: 26th January 2010, 12:47
  5. Table model / view editing issue
    By Caius Aérobus in forum Qt Programming
    Replies: 9
    Last Post: 7th April 2006, 11:03

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.