Results 1 to 2 of 2

Thread: Drag Drop Tab and more

  1. #1
    Join Date
    Sep 2009
    Location
    Las Vegas, Nevada - USA
    Posts
    12
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Drag Drop Tab and more

    I been reading everything I can and yet to find my answer so here it is in a nutshell.

    I have a window with tabs, each tab as data, and sometimes I need to view both tabs at the same time, so I would like to have the ability to pull off a tab and just create a new window, and when complete be able to drag and drop that window back and have it put the tab back.

    I was able to do this in our old software so there must be a way.

    Your thanks and suggestions are greatly be appreciated.

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    518
    Thanks
    13
    Thanked 77 Times in 75 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Drag Drop Tab and more

    Hi, can you use QDockWidget? It can be tabbed, floating or docked as single windows.

    Ginsengelf

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.