Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

command line application + curses + key events

Status
Not open for further replies.

arcnon

Programmer
Aug 12, 2003
242
US
in cueses.pm you can get the arrow keys with KEY_UP etc.

Is there a trick to using this pm. I use os x and was able to get the module to configure right or at least I think. I ran the litle tests and they did there little widget stuff.
But when I use the key stuff it doesn't work. Is there a way to test this in the package? Besides knowing that it isn't working.

any help or suggestion would be greatly appriciated
 
well I made a dumb mistake had to turn non-blocking on
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top