Re: Capturing arrow keys and function keys during user input

  • From: Jared Wright <wright.jaredm@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 30 Aug 2010 00:35:20 -0400

Sounds like you're wanting something like an ncurses interface if I understand correctly. You might find the tutorial at http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ useful.



On 08/29/2010 11:43 PM, Joseph Lee wrote:
Hi, mostly for Tyler and other CPP developers,
Does anyone know how to have some kind of a menu system on a console program
- mostly to have the user press some key and it'll move to or show next or
previous menu item? The Checkbook project that I and Alex are working on
requires some sort of menu interface, since the target platform and
interface uses menus extensively. Thanks.
Cheers,
Joseph

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: