Actions
Feature #934
closedComments of WTabWidget::closeTab() should care about the closing way
Start date:
08/02/2011
Due date:
% Done:
0%
Estimated time:
Description
hi, koen and wt group:
we should add the closing way into the comments, it is setTabHidden() not as like we see(removeTab()) :-)
BR
Zhimin
Updated by Zhimin Song over 13 years ago
oops! I meant delete the child and tab.
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.1.11
Hey Zhimin,
I resolved this, at least if i understood correctly: the WTabWidget does not have good documentation to indicate the difference between removing a tab versus closing a tab ?
Regards,
koen
Updated by Koen Deforche about 13 years ago
- Status changed from Resolved to Closed
Resolved in Wt 3.1.11
Actions