New to Ruby; need some help
- From: catepillar <cmays90@xxxxxxxxx>
- Date: Mon, 13 Jul 2009 17:48:27 -0700 (PDT)
I am still working with console apps and do not see myself moving away
from command line any time in the near future. However with one of
the apps I am working on, I need something that writes the time in the
bottom right hand corner and updates it every 1 second.
This is the box below (I hope this works lol).
_______________________________________________
| C:\Ruby Programs> ruby Test.rb
| Enter Number Here: 1
| Display stuff Here
|
|
|
|
|
|__________________________________ 7:22:42 PM_
Basically something that looks like that.
I know some C++ and Java, but all the apps I write for those are
GUI... so frankly, I have no idea what to call what I am looking for,
so Google is not much help :(
Thanks for all the help,
Chris Mays
.
- Follow-Ups:
- Re: New to Ruby; need some help
- From: Roger Pack
- Re: New to Ruby; need some help
- Prev by Date: Re: Process.fork weirdness
- Next by Date: Re: Performance question
- Previous by thread: Re: New to Ruby; need some help
- Next by thread: Re: New to Ruby; need some help
- Index(es):
Relevant Pages
|