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. Mouse not able to interact with GUI application
Forum Updated to NodeBB v4.3 + New Features

Mouse not able to interact with GUI application

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 950 Views 2 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.
  • T Offline
    T Offline
    TheFlyingMooseMan
    wrote on 2 Mar 2018, 05:43 last edited by
    #1

    Scenario:
    User is using the app. At some point, the user adds an item, during that, there is some interaction with DialogBoxes and ProgressDialogs.
    However, after storing the item, there is no way that app can't be clicked on with the mouse. It is almost like there is still a dialog box open.
    However, I don't see any.

    Any tips/pointers/ideas are greatly appreciated.

    Thanks,
    Roy

    J 1 Reply Last reply 2 Mar 2018, 06:57
    0
    • D Offline
      D Offline
      dheerendra
      Qt Champions 2022
      wrote on 2 Mar 2018, 06:57 last edited by
      #2

      Question is not very clear. what I understand is that you are not able to use the application. It is not responding. It may be possible that dialog box may be behind the screen. Please check.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      2
      • T TheFlyingMooseMan
        2 Mar 2018, 05:43

        Scenario:
        User is using the app. At some point, the user adds an item, during that, there is some interaction with DialogBoxes and ProgressDialogs.
        However, after storing the item, there is no way that app can't be clicked on with the mouse. It is almost like there is still a dialog box open.
        However, I don't see any.

        Any tips/pointers/ideas are greatly appreciated.

        Thanks,
        Roy

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 2 Mar 2018, 06:57 last edited by
        #3

        @TheFlyingMooseMan Sorry, but that's not enough information. If there is really no dialog open then most probably your app is frozen (endless loop for example). You should debug your up to see what happens.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • T Offline
          T Offline
          TheFlyingMooseMan
          wrote on 5 Mar 2018, 00:02 last edited by
          #4

          Apologies for the vague problem description. The app is not frozen, it still responds to keyboard input.
          How can I attach a short video to demonstrate the problem?

          Thanks,
          Roy

          A J 2 Replies Last reply 5 Mar 2018, 00:29
          0
          • T TheFlyingMooseMan
            5 Mar 2018, 00:02

            Apologies for the vague problem description. The app is not frozen, it still responds to keyboard input.
            How can I attach a short video to demonstrate the problem?

            Thanks,
            Roy

            A Offline
            A Offline
            ambershark
            wrote on 5 Mar 2018, 00:29 last edited by
            #5

            @TheFlyingMooseMan Should be able to click the upload file button when adding a post and add a video. I haven't tested it myself though, so no promises.

            Otherwise just upload it to any site of your choosing and provide a link here.

            My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

            1 Reply Last reply
            0
            • T TheFlyingMooseMan
              5 Mar 2018, 00:02

              Apologies for the vague problem description. The app is not frozen, it still responds to keyboard input.
              How can I attach a short video to demonstrate the problem?

              Thanks,
              Roy

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 5 Mar 2018, 07:00 last edited by
              #6

              @TheFlyingMooseMan Are you doing anything with mouse events?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              2/6

              2 Mar 2018, 06:57

              4 unread
              • Login

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