[BUG] ArchiveViewer's button font

Andreas Raab andreas.raab at gmx.de
Wed Feb 25 20:46:27 UTC 2004


Hi Guys,

I just noticed some *really* weird look of the ArchiveViewer's buttons (see
attached screenshot) which I could track down to ArchiveViewer's
createButtonBar method where it says:

 narrowFont := StrikeFont allSubInstances detectMin:
     [:ea |
     ea
      widthOfString: 'Contents'
      from: 1
      to: 8].

Anyone up to fixing this? I have installed a font for small icons and it
looks like it's the "smallest font" that is being detected here.

Cheers,
  - Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Ned's Zip Viewer.gif
Type: image/gif
Size: 5027 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040225/95563154/NedsZipViewer.gif


More information about the Squeak-dev mailing list