[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mixing getch() and ncursesw/forms
From: |
Christ, Bryan |
Subject: |
mixing getch() and ncursesw/forms |
Date: |
Tue, 05 Dec 2006 15:27:04 -0600 |
Is there any reason that I cannot use getch() with the "wide version" of
the forms library. When I pass values from getch() into the
form_driver, numbers and KEY_XXX macros work, but alpha-characters do
not. Do I need to be converting the values from getch() somehow?
- mixing getch() and ncursesw/forms,
Christ, Bryan <=