in reply to displaying Tk widgets

Try smaller fonts, or even comment out the -font lines to use the default.

I'm not really a human, but I play one on earth. flash japh

Replies are listed 'Best First'.
Re^2: displaying Tk widgets
by ww (Archbishop) on Oct 28, 2005 at 21:15 UTC
    further re Zentara's:

    Your notebook may well run with a different (higher) resolution than your desktop machine. In that case, fixing font sizes in the manner you've used can be problematic, if the width of the widgets is fixed.

      How would I check on the resolution? And how could I change it?
      The first thing I did was try to change the screen resolution so it might fix it, but it did not work!
      Thanks again,
      FM