Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    How to disable the startup menu show in win 10 tablet mode

    General and Desktop
    win10 external exe tablet
    2
    2
    1043
    Loading More Posts
    • 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.
    • C
      cobain last edited by cobain

      I want my Qt mainwindow to start an external program("exe" file), and then hide my mainwindow in windows 10. In desktop mode, it works well, but in tablet mode, the start up menu pops up the mainwindow was hidden. I think in tablet mode, the start up menu is the desktop. so anybody can tell me how to not show the start up menu(or desktop in table mode) when the mainwindow hide.

      1 Reply Last reply Reply Quote 0
      • M
        mcosta last edited by SGaist

        Hi and welcome to devnet,

        Qt has no control over Desktop Manager ; IMO you should have a look to the Windows native API.

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post