Results 1 to 2 of 2

Thread: tab order not working properly for radio buttons

  1. #1
    Join Date
    Feb 2010
    Posts
    20
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default tab order not working properly for radio buttons

    Hi,

    I have a set of radio buttons with many others widgets like two line edits, one combo box and few labels.
    The tab order is not working as it is set in designer for radio buttons. Its directly going to 1st line edit from the 1st radio button.
    But I want it to 1st radio button -> 2nd radio button -> 3rd radio button -> 1st line edit. (this is how they are layed out).

    When i made "auto exclusive " property for all the radio buttons the tab order is working fine.(but i want them to be mutually exclusie..one one should be selected a particular time).

    what is that I m missing?

    Thanks and Regards.

  2. #2
    Join Date
    Feb 2010
    Posts
    20
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: tab order not working properly for radio buttons

    hi,

    i got to know that it is the standard behavior from the folowing link.
    http://www.qtcentre.org/threads/5343...d-in-QGroupBox

    Arrow keys are used to select the auto exclusive radio buttons and pressing tab takes the focus to next group.

Similar Threads

  1. Non editable Radio Buttons
    By babu198649 in forum Newbie
    Replies: 9
    Last Post: 11th November 2009, 11:48
  2. Replies: 2
    Last Post: 11th August 2009, 16:01
  3. Increase the size of radio buttons
    By arunvv in forum Qt Programming
    Replies: 7
    Last Post: 24th January 2009, 00:09
  4. array of radio buttons
    By amulya in forum Qt Programming
    Replies: 4
    Last Post: 5th October 2006, 12:59
  5. How to get larger radio buttons on XP?
    By Ben.Hines in forum Qt Programming
    Replies: 9
    Last Post: 24th April 2006, 19:00

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.