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. Changing tab in QTabWidget

Changing tab in QTabWidget

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 Posters 345 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.
  • S Offline
    S Offline
    SAHIL1804
    wrote on last edited by
    #1

    Hello,
    I have made a QTabWidget and it displays properly on the screen.
    I am facing an issue in changing tabs.
    Initially I thought tab changing was not working, so I went back and forth between documentation and my implementation, but nothing was wrong. But now I notice that changing is working but I have to very carefully click on the bottom of the tab button. This is a very unique problem and I am not able to find a solution.
    Any help would be appreciated!
    Thanks

    JonBJ 1 Reply Last reply
    0
    • S SAHIL1804

      Hello,
      I have made a QTabWidget and it displays properly on the screen.
      I am facing an issue in changing tabs.
      Initially I thought tab changing was not working, so I went back and forth between documentation and my implementation, but nothing was wrong. But now I notice that changing is working but I have to very carefully click on the bottom of the tab button. This is a very unique problem and I am not able to find a solution.
      Any help would be appreciated!
      Thanks

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @SAHIL1804
      If you mean the user changing tabs (as opposed to you doing so in code) there should be nothing to say: user clicks tab, tab page changes in response. Nothing for you to do in code for this.

      but I have to very carefully click on the bottom of the tab button

      If this is the problem, perhaps a screenshot trying to illustrate what you mean.

      If it's a code issue you would have to show the relevant code.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Beside the good points of @JonB, you should also add which version of Qt you are using as well as the platform you are running your application on.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1

        • Login

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