On Tue, 8 Jul 1997, Constantin Teodorescu wrote:

> Thomas Porter wrote:
> > 
> > BTW is there a way to set the default font size for labels and entries?
> > 
> > MIne defaults to Adobe-Helvetica-Medium-R-Normal-*-*-120-*-*-*-*-*-*
> > which is too small for these old eyes.
> 
> I have the same question too!
> 
> I would like for example the Medium type instead of Bold. My default
> font is Bold!
> 
> Please could someone give a hint ?
> 
> I suppose that is a tk setting! Isn't it? And if true, where could I
> find it?

 vtcl does not currently store an option table for these. the proper way
 to do this is to use the tk "option" command. for now you can add these
 at beginning of the vt.tcl or lib/global.tcl files. when 1.11 comes out
 you can move these into the .vtclrc file. right now vtcl will re-write
 that file each time losing your settings.

 -stewart-

Reply via email to