Home » U++ Library support » TabCtrl » Tabs with same layout but different "threads"
Re: Tabs with same layout but different "threads" [message #33849 is a reply to message #33846] |
Mon, 19 September 2011 09:27  |
|
Hi Kevin
IIRC you can use Array< WithtabLayout<ParentCtrl> > tabs; Then whenever you need to add tab just Add() a new item to the tabs array. The same goes for removing tabs - after removing the tab from TabCtrl, it should be safe to call Remove() on the array.
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Mon May 12 20:48:48 CEST 2025
Total time taken to generate the page: 0.00435 seconds
|