Results 1 to 6 of 6

Thread: Designer: QDockWidget not selectable after closing and re-opening form

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Location
    Boise, ID, USA
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Designer: QDockWidget not selectable after closing and re-opening form

    Thanks for looking at this munna.

    I discovered a step that I forgot to mention earlier. The crucial step is to change the "docked" property of the QDockWidget to be "true" before saving the form. Doing that is the way I know of to actually make the QDockWidget act like a dockable widget.

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Designer: QDockWidget not selectable after closing and re-opening form

    Hi,

    Yes you are correct after I dock, save, close and open I am not able to select the dockwidget. I tried to select it using the Object Inspector but invain.

    Experts, any idea on this.

    Thanks.

  3. #3
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Designer: QDockWidget not selectable after closing and re-opening form

    Can someone please confirm this?

    Thanks.

  4. #4
    Join Date
    May 2006
    Location
    Boise, ID, USA
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Designer: QDockWidget not selectable after closing and re-opening form

    I posted an email to qt-bugs@trolltech.com and today I got the following reply:

    This does look like a bug, and I've reported it to our development team
    via task 114380. If/when that task is made public, you will be able to
    track it through the following links:

    http://www.trolltech.com/developer/task-tracker
    http://www.trolltech.com/trolltech/c.../task-tracker/

    Thanks for your help munna.

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.