POV-Ray : Newsgroups : povray.advanced-users : A small suggestion about status info printing Server Time
30 Jul 2024 08:30:03 EDT (-0400)
  A small suggestion about status info printing (Message 1 to 4 of 4)  
From: Nieminen Juha
Subject: A small suggestion about status info printing
Date: 4 Feb 2000 05:51:03
Message: <389aaf17@news.povray.org>
In postproc.c, can you change the lines in the form:

Status_Info("\nApplying '...' effect: %d%%", ...);

to:

Status_Info("\rApplying '...' effect: %d%%", ...);

?

  The lines in the form:

Status_Info("\nApplying '...' effect: 0%%");

do not need to be changed (actually they are better that way because they
put that text in the next line instead of printing it over the previous
text).
  It looks a lot better in the unix command line version.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Peter Popov
Subject: Re: A small suggestion about status info printing
Date: 4 Feb 2000 08:02:54
Message: <hcuaOIsNxnUsyKjMaUsjh+6gq4zb@4ax.com>
On 4 Feb 2000 05:51:03 -0500, Nieminen Juha
<war### [at] punarastascstutfi> wrote:

>  It looks a lot better in the unix command line version.

You run POV in the foreground?! 

:))


Peter Popov
pet### [at] usanet
ICQ: 15002700


Post a reply to this message

From: Peter Warren
Subject: Re: A small suggestion about status info printing
Date: 4 Feb 2000 08:50:18
Message: <389ad91a@news.povray.org>
Peter Popov wrote in message ...
>On 4 Feb 2000 05:51:03 -0500, Nieminen Juha
><war### [at] punarastascstutfi> wrote:
>
>>  It looks a lot better in the unix command line version.
>
>You run POV in the foreground?!
Just because I am in a bad mood I will intrude and say this:
"Of, course."

Ignorantly,

Peter Warren
war### [at] hotmailcom


Post a reply to this message

From: Nieminen Juha
Subject: Re: A small suggestion about status info printing
Date: 4 Feb 2000 10:58:16
Message: <389af718@news.povray.org>
Peter Popov <pet### [at] usanet> wrote:
: You run POV in the foreground?! 

  When I'm povraying I have usually 4 windows: 1 emacs and 3 xterms.
  The emacs window is naturally for editing the pov code.
  One xterm is for running povray. I like running it directly from the
command line in foreground because I can control it better (for example
I can interrupt it). I can also run povray and see its texts and edit the
scene at the same time (I know that this can be done by splitting the emacs
window, but it's small enough and I don't want to be splitting it any more).
  The second xterm is for anything else I want to do while povray renders
(for example reading news).
  The third xterm is permamently burned on screen (figuratively speaking)
because it's my irc-window.
  I also have Netscape permanently running minimized so that I can launch
it at any time to see an URL or do anything else doable with netscape.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.