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 » U++ Widgets - General questions or Mixed problems » Zooming layouts and different behaviour windows/linux
Re: Zooming layouts and different behaviour windows/linux [message #33523 is a reply to message #33506] Fri, 19 August 2011 10:00 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
mirek wrote on Mon, 15 August 2011 15:28

OK, I have tried to make chameleon detect changes made to the font later, so perhaps it will now work...

Related to latest changes, I think, there is more flexible way. Even there is example on how to do it, e.g. from Ctrl::InitX11 function. What we need is just public Ctrl::ChSync function, instead of private. Then it will be possible to apply font changes not only for concrete Ctrl, but for all of them:
GUI_APP_MAIN
{
	SetStdFont(StdFont(20));
	Ctrl::ChSync();
}


and this without unneeded overhead in Ctrl constructor, when you didn't change fonts.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PushButton with text in the bottom
Next Topic: What is best way to obtain button info via callback?
Goto Forum:
  


Current Time: Sat Apr 27 18:25:35 CEST 2024

Total time taken to generate the page: 0.08740 seconds