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 » TopWindow&PopUp, TrayIcon » How do I change main window and dialog title font size
How do I change main window and dialog title font size [message #52817] Wed, 04 December 2019 12:40 Go to next message
awksed is currently offline  awksed
Messages: 61
Registered: April 2012
Member
How do I change main window and dialog title bar font size for an application rather than all windows?

I have changed the font size on controls to suit tablets but that leaves main window and dialog title fonts too small.

If I change the O/S system font sizes, that affects all the other applications, is there a way to change the title bar font size on a single U++ application only?

Thanks.
Re: How do I change main window and dialog title font size [message #52823 is a reply to message #52817] Fri, 06 December 2019 07:45 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Short answer: You cannot.

Longer: Well, you can sort of, but you need to avoid OS provided windows and draw and implement everything yourself (title, window resizing, close/maximize buttons etc..). Was not possible the last time I have checked in X11.

Trivia: Early versions of U++ were doing just that. Dropped it when we were implementing X11.

Mirek
Re: How do I change main window and dialog title font size [message #52852 is a reply to message #52817] Thu, 12 December 2019 14:30 Go to previous messageGo to next message
awksed is currently offline  awksed
Messages: 61
Registered: April 2012
Member
Hi Mirek,

Many thanks.

Which earlier U++ release implemented title, window resizing, close/maximize buttons etc.. and is it still available?
Re: How do I change main window and dialog title font size [message #52853 is a reply to message #52852] Fri, 13 December 2019 15:24 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
awksed wrote on Thu, 12 December 2019 14:30
Hi Mirek,

Many thanks.

Which earlier U++ release implemented title, window resizing, close/maximize buttons etc.. and is it still available?


None. It was way before we supported linux and support for linux was the moment U++ went public...

Mirek
Previous Topic: Transparent popup (or top window)
Next Topic: How to remove the button [X] that closes the window?
Goto Forum:
  


Current Time: Thu Mar 28 16:00:34 CET 2024

Total time taken to generate the page: 0.01750 seconds