1

Supercollider crowds out my text when qt GUI widgets are made either by me or by sc itself.

Text crowding in SC's FFT Inspecter

I cannot find the proper formatting settings to fix this either in the QT5 settings manager, or in Suppercollider. Has anyone else experienced or overcome this problem?

eyllanesc
  • 235,170
  • 19
  • 170
  • 241
  • I don't know what supercollider is, but maybe you should set a stylesheet in your top level window or widget: https://thesmithfam.org/blog/2009/09/10/qt-stylesheets-tutorial/ Also, check if it's not only a problem with your Operating System display zoom (DPI) is set to a value higher than 100%? – transistor Jan 28 '19 at 19:40
  • I was a little dismayed that the solution might involve changing the display zoom since my screen is actually a little too hi-def and I can't see stuff at 100% zoom, but I tried these options to no avail. In the meantime, I think Ubuntu updated and fixed my problem. At times doing nothing seems to be the best course of action. – user3179628 Feb 14 '19 at 18:06
  • :-) just remembered another time I had a problem like that: the font that was defined in the code was not available on the system, so the OS used a fail over font. Maybe this is the same situation and the Update fixed the missing font. – transistor Feb 14 '19 at 21:57
  • Those spacings are not controlled by Qt alas. SC has a nasty mix of its own GUI rendering and Qt... What you see is probably displayed by SC's FlowLayout. The latter doesn't support global style sheets. – Fizz Mar 01 '20 at 17:09

0 Answers0