Re: Inform: DrawStatusLine()


Tue, 22 Aug 1995 23:34:56 BST

jools@arnod.demon.co.uk (Julian Arnold) wrote:

> I'm customising the DrawStatusLine routine. Why does the routine in
> `parser' make a statusline which is one character less than the screen
> width?

I don't really know - I've changed it myself so that it fills the whole
screen, and will continue to do so unless someone can convince me it's a
bad idea.

I rather suspect some old ZIP interpreters can't print a character in the
bottom-right-hand corner of a window without scrolling the window in
question.

BCNU, AjC