Dear TCL-MAC,
The TkTextFont for both Tk 8.4.16 and 8.5.1 is:
-family {Lucida Grande} -size 13 -weight normal -slant roman -underline
0 -overstrike 0
But the entry created the following commands:
entry .e
entry .e -relief sunken -bd 1
is 24 pixels high in 8.4.16 and 28 pixels high in 8.5.1. The increased
width means I can fit 15% fewer entries in the same vertical space.
The same is not true for labels:
label .l
creates a label that is 22 pixels high in both versions.
Is there a reason for the increase in height? I have tried all the entry
options and can't find one that reduces the height.
Yours, Kevan
--
Kevan Hashemi, Electrical Engineer
Physics Department, Brandeis University
http://alignment.hep.brandeis.edu/-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
Tcl-mac mailing list
tcl-mac@...
https://lists.sourceforge.net/lists/listinfo/tcl-mac