Results 1 to 2 of 2

Thread: Suggestions for collapsible group boxes?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2007
    Posts
    74
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Suggestions for collapsible group boxes?

    Hi,

    I am looking for implementation suggestions on how to implement something
    similar to the attached image.
    I need a way to collapse down the individual 'groupbox' displays contained
    in this form. This implementation was originally done in VB and the small
    << control will collapse or expand the groupbox.

    I originally approached this as dockable windows, but I cannot be tied to
    the qmainwindow area. This set of groupboxes appear on a stacked widget
    page.

    Any suggestions appreciated.
    QT 4.3 on windows..

    Mark
    Attached Images Attached Images

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.