On Apr 27, 2010, at 2:42 10PM, Tim Mackinnon wrote:
Looking a bit closer - I have tried setting the System Font for Window Title - to be 10pt instead of 11 (and that looks a bit better to my mind). However - even when you do this, if you compare the title bar of a classes browser to the title bar of pharo (e.g. "Pharo 1.0 - Image") - you do notice that the classes browser has a few more pixels either side of the close/collapse/expand buttons as compared to the native pharo window.
Thanks again.
Tim
I agree, for windows the button spacing should be independent of title height derived from font height. At the moment, it just happens to be just about right with a pt10 size font :) Would be nice if the title height also took button size into account actually, with a small font-size the title becomes too narrow to display the full height of the button. Cheers, Henry