[Qt-interest] Adding menu for tabwidget
Malyushytsky, Alex
alex at wai.com
Fri Aug 21 01:40:28 CEST 2009
If you have too many tabs, tab widgets usually is a bad design.
There is no standard approach on hiding/show tabs, so it might be at least confusing.
So adding menu will not help I guess.
You may consider other designs.
For example like:
http://msdn.microsoft.com/en-us/library/aa511493.aspx#general
Or QCombobox with group names and QStackedWidget combination to hold controls you need.
Regards,
Alex
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Yuvaraj R
Sent: Wednesday, August 19, 2009 9:25 PM
To: qt-interest
Subject: [Qt-interest] Adding menu for tabwidget
Dear All
I have near 10 tabs in my tab widget.. I don't like to display the 10 tabs in tabwidget..
I want to provide menu for tabwidget..
whenever user clciking the first tab ,menu will be display.
Any ideas?
how do we get the notification,suppose first tab icon is pressed..
Thanks
Yuvaraj R
---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
"Please consider our environment before printing this email."
More information about the Qt-interest-old
mailing list