Recent

Author Topic: A command line question  (Read 4204 times)

captian jaster

  • Guest
A command line question
« on: June 21, 2010, 11:42:25 am »
You know how when you boot windows and it gives you the option to scroll up and down with a select thing almost.(Using the arrow keys). how would i do this?

LazaruX

  • Hero Member
  • *****
  • Posts: 597
  • Lazarus original cheetah.The cheetah doesn't cheat
Re: A command line question
« Reply #1 on: June 21, 2010, 12:46:48 pm »
you mean a DOS look a like thing?
What can you select there?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: A command line question
« Reply #2 on: June 21, 2010, 08:16:21 pm »
Play with TextColor and TextBackground of Crt unit (I guess Video unit can do it, too but using a different way)

LazaruX

  • Hero Member
  • *****
  • Posts: 597
  • Lazarus original cheetah.The cheetah doesn't cheat
Re: A command line question
« Reply #3 on: June 22, 2010, 01:00:47 am »
Isn't Crt a Windows only thing (actually DOS)???

Bart

  • Hero Member
  • *****
  • Posts: 5290
    • Bart en Mariska's Webstek
Re: A command line question
« Reply #4 on: June 22, 2010, 03:15:17 am »
Crt does work (at least parts?) on Linux to.

@Captian Jaster: Besides TextColor and TextBackGround, you may also want to take a look at GotoXY().

Bart

 

TinyPortal © 2005-2018