Results 1 to 11 of 11

Thread: Tab Order Settings in a QDialog widgets

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Posts
    21
    Thanks
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Tab Order Settings in a QDialog widgets

    hai

    but why is the tab order working when i set the Editable property to true in the designer....wat is making to break the functionality when written in code and wat is making to work when we set the editable property to true in the designer.

    thanking you
    vinnu

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Tab Order Settings in a QDialog widgets

    Quote Originally Posted by vinnu View Post
    wat is making to break the functionality when written in code and wat is making to work when we set the editable property to true in the designer.
    I behaves just as if changing editable to true was causing a new widget to appear.

  3. The following user says thank you to jacek for this useful post:

    vinnu (25th September 2006)

Similar Threads

  1. Replies: 11
    Last Post: 7th July 2006, 13:09
  2. Z order for 'standard' widgets.
    By nouknouk in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2006, 19:59
  3. Creating Widgets
    By hylke in forum Qt Programming
    Replies: 2
    Last Post: 5th February 2006, 08:37

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
  •  
Qt is a trademark of The Qt Company.