Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » TabCtrl » tabctrl contents not visible
Re: tabctrl contents not visible [message #60352 is a reply to message #37964] Thu, 21 December 2023 00:34 Go to previous messageGo to previous message
netdiver is currently offline  netdiver
Messages: 4
Registered: January 2023
Location: Berlin
Junior Member
Followup Question.
(I'm starting with U++, so please be patient.)

I have a simple GUI_APP with a layout file that contains the main window layout and a (what I hope to be able to see one day) a second layout for the TabCtrl content.

In I'm adding a tab to my TabCtrl with this simple line
void Setup(){
WithCtrlTabProperties<ParentCtrl> tabP;
mainTab.Add( tabP, t_("Websites") );
}

The tab is created, but the content (CtrlTabProperties with a test button) is not showing up.

Did I miss something?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to dynamically add remove tabs
Next Topic: TabCtrl.WhenSet is called when app closes
Goto Forum:
  


Current Time: Mon May 13 11:49:49 CEST 2024

Total time taken to generate the page: 0.01462 seconds