pbs-software / pbs-modelling

R package PBSmodelling - GUI tools made easy: interact with models and explore data
2 stars 1 forks source link

topfont and sidefont for grid widget #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It appears to me that the arguments "topfont" and "sidefont" don't work 
properly for the grid widget. To see this, load PBSmodelling, 
then "testWidgets()" and select "null". This test allows you to experiment 
with "topfont" and "sidefont".

Try various choices, particularly small and large font sizes. Although the 
choice sometimes makes a difference, the GUI doesn't seem to change as 
much as it should. If I specify the same font size (courier 8) in the 
labels as in the titles, the titles still come out larger in the GUI. 
Also, I seem to get the same outcome with or without "bold".

This looks like a bug to me. Right?

Original issue reported on code.google.com by schnu...@shaw.ca on 13 Mar 2010 at 8:39

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r204.

Original comment by alex_goo...@mofo.ca on 17 Mar 2010 at 8:32