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 can I change the TabCtrl font size and weight? (The tab names of bold and large font would be easier to read.)
Re: How can I change the TabCtrl font size and weight? [message #46637 is a reply to message #46635] Fri, 17 June 2016 21:02 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 266
Registered: March 2010
Experienced Member
I think, you can use concatenation, and escape the Qtf from the translated string:
	tab.Add("\1[ [ [6!Arial! " + DeQtf(t_("Test")) + "]]]");
	tab.Add("\1[ [ [4!Courier! " + DeQtf(t_("Test")) + "]]]");


regards
omari.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Why does this code hang?
Next Topic: Coloring tab
Goto Forum:
  


Current Time: Thu May 09 05:43:12 CEST 2024

Total time taken to generate the page: 0.02384 seconds