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 » Developing U++ » UppHub » SysInfoGui interface is too big
Re: SysInfoGui interface is too big [message #54782 is a reply to message #54781] Sat, 12 September 2020 22:55 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1106
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Koldo,

It seems that the issue is related to .NOGTK flag:
 mainconfig
        "" = "GUI .NOGTK",
        "" = "GUI .NOGTK NO_XTEST";


When you replace it with:
 mainconfig
        "" = "GUI",
        "" = "GUI NO_XTEST";

Then everything is OK.

I think X11 back-end is not well prepared for UI scaling. Here is the screenshot without .NOGTK flag:
index.php?t=getfile&id=6196&private=0

Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: plugin/assimp needs information about license
Next Topic: OfficeAutomation build problem under MSVC19
Goto Forum:
  


Current Time: Mon Aug 25 22:48:48 CEST 2025

Total time taken to generate the page: 0.06148 seconds