vote up 0 vote down star
1

I am looking to find a way to have a docked panel that would be similar to the panels within visual studio.

Essentially a panel that can be set to auto hide or can be pinned open.

Possibly this question was a bit vague. What I am looking for is essentially this product

Please leave a comment if I am missing details as I would like this question solved. I have searched google a fair bit and have not been able to find a possible solution. If worse comes to worse I will end up using a shortcut to hide and unhide the side panel.

flag

2 Answers

vote up 0 vote down check

Qt4 has QDockWidget class, maybe that's what you're looking for?

http://doc.trolltech.com/4.5/qdockwidget.html

link|flag
vote up 0 vote down

check out the AUI demo in wxWidgets.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.