From: Eyal Fleminger on
I have a GUI which creates a uimenu with a number of items. On my computer, it works fine. However, on a different computer, the uimenu labels' text appears slightly larger, to the point where adjacent labels overwrite one another. The root DefaultTextFontSize and DefaultTextFontName properties have the same values on both systems, as does the screen resolution*, so I assume that the problem is different system font settings.

Is there a way to retrieve the default system font settings? This would allow me to adjust the font size (or figure size) appropriately.

Thx

*Thinking that the problem might be with the screen itself, I used Remote Desktop to open both computers on the same monitor - no change.
 | 
Pages: 1
Prev: Recession bars in plot
Next: How read text file ?