Results 1 to 2 of 2

Thread: Windows 7 tablet Edition -- unreliable window controls

  1. #1
    Join Date
    Jun 2012
    Posts
    219
    Thanks
    28
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Windows 7 tablet Edition -- unreliable window controls

    I've been having a problem running my application on Windows 7 tablet edition.

    The problem occurs with top level widgets. Sometimes, I can't click on the top window controls to close, move, or resize the window. I can always click on buttons and other widgets contained by the top level widget, but sometimes none of the clicks on the standard window controls are recognized.

    The same widgets are ok sometimes,other times are not.

    I don't see these issues running on my laptop with Windows 7 Professional.

    Tablet is Acer Iconia.

    Has anyone else had this issue or has a clue on how to fix or work-around? My current work-around is just having a close button inside the widget. The user closes the window using that button,and brings it back up again.

    Thanks,

    Dave Thomas

  2. #2
    Join Date
    Jun 2012
    Posts
    219
    Thanks
    28
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Windows 7 tablet Edition -- unreliable window controls

    Another piece of data-

    I connected a mouse to the tablet. When the QDialog is first displayed, sometimes the close button works,sometimes it's non-responsive.

    If I click on the x once with the mouse, it then becomes responsive using either the tablet or the mouse.

    Same with all the top window controls. Sometimes I can't put the focus on the title bar and move the dialog. Clicking once with the mouse doesn't actually select it. But,a second click, or a touch with the stylus then works.

    It's like the mouse click fixes it.

    I'm hoping that will help someone understand what I've done wrong, or come up with a workaround.

    It's a dialog, not a widget. Same symptoms occur regardless of weather parent is 0 or the MainWindow that created and shows it.

    On Windows 7 laptop, I don't see these issues.

    Thanks,

    Dave Thomas

Similar Threads

  1. Windows 7 tablet--how to get virtual keyboard for text entry?
    By davethomaspilot in forum Qt Programming
    Replies: 8
    Last Post: 9th March 2013, 00:03
  2. Replies: 2
    Last Post: 21st September 2012, 13:45
  3. Weird behaviour of QToolButton on a tablet PC with Windows 7
    By ChiliPalmer in forum Qt Programming
    Replies: 0
    Last Post: 9th March 2011, 20:39
  4. Replies: 1
    Last Post: 12th June 2009, 09:26
  5. Qt4.4 on Windows XP Tablet PC edition
    By proto in forum Qt Programming
    Replies: 3
    Last Post: 9th July 2008, 07:30

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.