Hi,

I'll post this question under Qt Designer topic since I assume it's related to it.

1) I remove rm -r ~/.config
2) start my application: all menus fonts, text, are nicely sized, spaced, ...
3) I start qtconfig change default font from 13 to 10: all menus are messed up (menu not wide enough for menu text) groupBox text only partially visible, ...
4) change font back to 13: still messed up: now menu text is back at 13 but still messed up other text stays at 10 (e.g. table contents)

So, only removing the .config file lets my application look correct ?!?!?
Has anyone an idea what is going wrong?

P.S. I'm using qt/designer/qtconfig 4.2.3 on a 64bit RHEL3.0 system