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 define classes for tabs with in the tabs..
Re: How to define classes for tabs with in the tabs.. [message #33089 is a reply to message #33084] Wed, 06 July 2011 14:28 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13978
Registered: November 2005
Ultimate Member
It is all the same, you just add another TabCtrl as "slave". Make it SizePos and you are done.

TabCtrl master;
TabCtrl slave;
master.Add("Slave", slave.SizePos());

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to highlight particular tab when corresponding button is clicked
Next Topic: TabBar broken makeactive behaviour
Goto Forum:
  


Current Time: Sun May 12 19:03:18 CEST 2024

Total time taken to generate the page: 0.02146 seconds