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 » How to change Tab name
How to change Tab name [message #35848] Wed, 28 March 2012 01:05 Go to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
Hi there,

Having looked through all the TabCtrl functions and examples and this forum, I cannot see where to change the name of a Tab once created.

There must be a way to do this right?

Just to be clear....

...
	towerDefs.Add();
	CtrlLayout(towerDefs.Top());
	towers.m_tab.Add(towerDefs.Top().SizePos(),"this is the name which I want to be able to change");
...


where m_tab is a TabCtrl.

Cheers,

Nick


 
Read Message
Read Message
Previous Topic: Tabs with same layout but different "threads"
Next Topic: A few questions regarding TabCtrl
Goto Forum:
  


Current Time: Fri Mar 29 07:41:48 CET 2024

Total time taken to generate the page: 0.02813 seconds