in reply to
ChUI Help
If it really is a
Ch
aracter
U
ser
I
nterface you're looking for, on Unix you would probably want to use
Curses
,
Curses::Forms
, or
Curses::Widgets
. On Win32 you will need to use
Win32::Console
Comment on
Re: ChUI Help
Replies are listed 'Best First'.
RE: Re: ChUI Help
by
draconis
(Scribe)
on Jun 07, 2000 at 19:04 UTC
A personal "THANKS" to you for pointing me to Curses.
[reply]
In Section
Seekers of Perl Wisdom