On 7/24/2014 5:29 AM, Graham Labdon wrote:
> Hi
> In my application I have a set of docked widgets that are all tabbed.
> I have a menu to which I have added the action associated with the docked 
> widget that enables me to toggle the viability of the widgets. This all works 
> fine except for one niggle.
> Say I have 2 out of 3 of my widgets on display and then use the menu to make 
> a 3rd visible. The 3rd widget does get added to the tabbed set of widgets but 
> is not made the current tab.
>
> Does anyone have any hints on how I can make it the current tab

Are you calling raise() on it once you add it?

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to