Re: I wanna implement the revolving slash while the process is executing
- From: Peter Duniho <NpOeStPeAdM@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jul 2007 00:06:32 -0700
antonyliu2002@xxxxxxxxx wrote:
Thanks. I tried your trick. It works. I was using the backspace
character \b, which did not help. The \r absolutely helped.
How about the growing dots (......)?
Of course, simply growing the dots is easy, but I am not sure how to
remove all those dots and then start growing from scratch on the same
line again. Could anyone of you shed some light on this? Thanks.
It would be pretty much the same as the "spinning line", except that rather than writing the \r character each time, you'd only write it when you'd written as many periods as make up the line you want (presuambly, no more than there are characters wide on your console :) ).
Pete
.
- References:
- I wanna implement the revolving slash while the process is executing
- From: antonyliu2002@xxxxxxxxx
- Re: I wanna implement the revolving slash while the process is executing
- From: Peter Duniho
- Re: I wanna implement the revolving slash while the process is executing
- From: antonyliu2002@xxxxxxxxx
- I wanna implement the revolving slash while the process is executing
- Prev by Date: dropdownlist problem
- Next by Date: Re: use ASP .NET engine from C# application?
- Previous by thread: Re: I wanna implement the revolving slash while the process is executing
- Next by thread: web cam view in asp.net
- Index(es):
Relevant Pages
|