Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8590281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:15:34+00:00 2026-06-11T23:15:34+00:00

please bear in mind I am not a GUI programmer . As the title

  • 0

please bear in mind I am not a GUI programmer.

As the title says but to give a little more details:

I have a very large C++ application which I would like to upgrade the GUI for. There is an SDK that we can attach a new GUI onto and I would like to make it look as modern and fancy as possible, I have been advised to use HTML5 for this.

We build and link the project using in house bat files which I have hooked into MSDEV to save me going back to the console every time I want to build the project. I also use MSDEV to attach to the programs when they are running to debug.

Can I also do this in QT?

(I cannot download it and try as I need to have a business case for downloading new software and investigation is a hard one to get approved).

If I did this in QT, could I then use Webkit to create a HTML 5 front end or is there more work required?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T23:15:36+00:00Added an answer on June 11, 2026 at 11:15 pm

    What Does Qt Look Like

    http://www.youtube.com/watch?v=bVQ0S-b5lDs

    The demo program that comes with the Qt SDK shows off quite a bit of what you can do with the GUI programming. You can build almost anything you can imagine!

    It looks native to the operating system it is running on, Windows 7, Mac OSX, Ubuntu, etc.

    I believe most of the Linux KDE GUI is now done through Qt.

    Running Console Applications

    If you need to run things from the console, you can manage that in C++ pretty easily.

    system("run_this.bat");
    

    In Qt, if you don’t need to see the console window, you can run most things as a QProcess.

    There are ways to hook the stderr and see what is going on as well.

    HTML 5

    Something written in HTML 5 shows up in a browser, and there are a number of slick graphics and effects that can be used with it, but using the QtWebKit, will only ensure that the webpage you are rendering looks the same on every computer you run it on. Most modern browsers are becoming HTML 5 compliant, so relying on the HTML 5 out of Qt shouldn’t be necessary.

    W3Schools gives a pretty good introduction into what HTML 5 adds to websites:

    http://www.w3schools.com/html/html5_intro.asp

    Using HTML 5 or C++

    Writing a web application that uses HTML 5 versus writing a Desktop application that uses a native GUI are two very different things.

    Running files on a local machine is pretty sandboxed when going through a browser with HTML 5. If you are okay with running something remotely on your own server, then it shouldn’t be too bad.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is probably very basic stuff, but please bear in mind I am completely
Please bear with me, as I'm a programming/cakephp noob, but I do not know
I have a controller posts: www.mydomain.com/posts/123-hello Please bear in mind that the 123 is
Please bear in mind that I'm totally new to Rails when answering this.My question
I'm new to iPad development so please bear with me. I have an iPad
I have a few questions so please bear with me. I need some help
I am a beginner programmer so please bear with me. I am trying to
Bear in mind, I have researched this and have found several articles, however, they
Bear in mind here, I am not an Access guru. I am proficient with
I have something cool in mind for a new personal project, more to update

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.