Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Hide Windows Mobile 6.5 Taskbar at the bottom
Forum Updated to NodeBB v4.3 + New Features

Hide Windows Mobile 6.5 Taskbar at the bottom

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 1 Posters 7.5k 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.
  • H Offline
    H Offline
    Headman
    wrote on last edited by
    #1

    Hi,

    we switched an application from a Windows Mobile 6 device to a Windows Mobile 6.5 device.

    Before we switched the application was fullscreen and the taskbar (in WM6 at the top) was hidden,

    but when we installed our application on the WM 6.5 device there was a "new" taskbar at the bottom that isn´t hidden.

    I´ve now the problem to hide these taskbar in WM 6.5 or make our application FullScreen (yes , setWindowState(Qt::WindowFullScreen); ist used...)

    Can anybody please help?

    1 Reply Last reply
    0
    • H Offline
      H Offline
      Headman
      wrote on last edited by
      #2

      it seems that setWindowFlags(Qt::CustomizeWindowHint); hides the taskbar effectivly...

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Headman
        wrote on last edited by
        #3

        which only functions if you have your own QMenuBar in your Dialog (or MainWindow), otherwise the system task bar is visible

        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