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. Tab order problem in widget

Tab order problem in widget

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.1k 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
    shankarraj
    wrote on last edited by
    #1

    I am beginner to Qt programming. I have created the custom widget which is derived from QWidget.I have set the tab order for this widget. But when I execute the program: I am not able to tab through the controls.Also: I am not able to edit in the controls also.But the related property is enabled & its not read-only.
    Can somebody give suggetions to solve this problem.
    My working environment:
    Qt version: 4.8.0, OS: Windows 7, also used addin which is qt-vs-addin-1.1.9

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TheDestroyer
      wrote on last edited by
      #2

      How did you create the Widget? with QtDesigner or did you code it yourself? And how did you set the tab order?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shankarraj
        wrote on last edited by
        #3

        I created widget using QT Designer.Tab order I set using "Edit Tab order" in QT Designer.

        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