TabHost adding buttons to tabs dynamically

joneden

Active Member
Licensed User
Longtime User
Having created a tab that has a layout on it as below,

uxTabHost.AddTab("LIST", "LayoutList")

I now want to be able to add a set of buttons to the tab. Is there a way to add them without having a placeholder panel in each tab layout?

Regards,

Jon
 

joneden

Active Member
Licensed User
Longtime User
Hi Erel,

Thanks for that. One method I predefine a panel in a layout then I can work with that, in the other I add the layout to a panel and work from that

Is there any compelling reason to go one way or another?

Regards,

Jon
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…