[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Enter Key
From: |
Patrick Rutkowski |
Subject: |
Enter Key |
Date: |
Mon, 16 Jan 2006 13:44:27 -0500 |
I've done raw() and nonl() and keypad(stdscr, TRUE), but testing
against "if getch() == KEY_ENTER" always evaultes to false, even if i
push enter. I want to be able to "detect and act upon" the press of
the enter key in my own way, how do I do that?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Enter Key,
Patrick Rutkowski <=