Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT GUI appears Blank.(White Screen only appears, Widgets are not displayed)
Forum Updated to NodeBB v4.3 + New Features

QT GUI appears Blank.(White Screen only appears, Widgets are not displayed)

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 506 Views
  • 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.
  • A Offline
    A Offline
    Ayush Gupta
    wrote on last edited by
    #1

    I have created the the QT GUI application as dll and I am trying to launch the the GUI using dll interface function my console C++ application. But I am getting blank white screen only. Do I need to create a seprate thread for running the QTGUI from my console C++ application.If yes what could be the reason for that.

    VRoninV 1 Reply Last reply
    0
    • A Ayush Gupta

      I have created the the QT GUI application as dll and I am trying to launch the the GUI using dll interface function my console C++ application. But I am getting blank white screen only. Do I need to create a seprate thread for running the QTGUI from my console C++ application.If yes what could be the reason for that.

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      @Ayush-Gupta said in QT GUI appears Blank.(White Screen only appears, Widgets are not displayed):

      Do I need to create a seprate thread for running the QTGUI from my console C++ application

      No, you actually can't.

      Can you show us your code?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      2

      • Login

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