Subject: Re: sysinst maintainer?
To: None <root@garbled.net>
From: Simon Burge <simonb@telstra.com.au>
List: tech-install
Date: 08/19/1998 10:33:11
On Tue, 18 Aug 1998 13:43:04 -0700 (MST) Tim Rightnour wrote:
> On 18-Aug-98 Phil Nelson spoke unto us all:
> # I like your changes. We might add an additional fixed parameter that
> # says to display the subwindow or don't display the sub window.
>
> Thats not a bad idea at all.. I imagine a parameter like:
>
> int show;
> if show = 1; show stderr + stdout
> if show = 2; show stderr
> if show = 3; show stdout
> if show = 4; dont even draw the subwindow.
>
> Just for future flexibility.
Is it also worth defining the sub-window size somehow? We may not want
to make it the full screen for some reason or another. Just an idea...
Simon.