Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Syntax Highlighter Preview
Forum Updated to NodeBB v4.3 + New Features

Syntax Highlighter Preview

Scheduled Pinned Locked Moved Qt.io webservices
3 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Matt
    wrote on last edited by
    #1

    Would it be possible to have the syntax highlighter work when the preview button is pressed so that we can see what we are going to get before posting.

    When I enter the following and press preview it displays as plain text.

    @#include <QtGui>

    // Include header files for application components.
    // ...

    int main(int argc, char *argv[])
    {
    QApplication app(argc, argv);

     // Set up and show widgets.
     // ...
    
     return app.exec
    

    }@

    1 Reply Last reply
    0
    • G Offline
      G Offline
      gurudutt
      wrote on last edited by
      #2

      Hi Matt,

      Thank you for reporting it, we have created issue about it and looking into it and will get back soon.

      Release Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gurudutt
        wrote on last edited by
        #3

        Hi Matt,

        This is fixed now :)

        Release Manager - Qt Development Frameworks

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved