|
On Tue, 23 Dec 2003, Chris Lee wrote: > > 1. I cannot use ruler_color in tn5250rc file > e.g.: > No ruler show by followin config: > > +ruler ruler_color=#FFFFFF > +resize_fonts You cannot put "ruler" and "ruler_color" on the same line, it thinks it's one long keyword called "ruler ruler_color." > Ruler show in red color: > > +ruler > +ruler_color=#FFFFFF > +resize_fonts Try removing the + symbol. it should be: +ruler ruler_color=#FFFFFF The plus at the start is for boolean (on/off) values only > > 2. At Windows 9x, if I maximum TN5250 window, the last status line will > truncated. The font is too large to fit all of the data on the screen. You should not use +resize_fonts, it's an experimental feature that does not work as well as I'd like it to. I've been intending to complete re-write font support for the next version of TN5250. I've experimented with a few different methods of doing font resizing, but I haven't come up with one that I particularly like. However, this is the main thing that's holding up the release of 0.16.6 is that I really wanted to re-do the font support before the release. Your best bet is to try a different font, or set the size manually...
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.