From: Thomas A. N. <ta...@po...> - 2000-05-03 18:08:59
|
Harry, Success! Thanks for your help. Here's what I did: - removed the lines mentioning keybound and curses_version from both _curses.i and ncurses_new.h (I had to use the debian patch) - ran make_c.sh - ran setup.py build - ran setup.py install - ran the example scripts from inside their directory (examples/) example/menu_example.py gives me a full-screen box containing, on the line above the bottom border: Press space to select, arrow and Home/End to navigate I.e., there are no choices printed. And the space, arrow, Home and End keys do anything. But I haven't yet looked at the script - maybe I can figure it out. Tom -- Tom Newman ta...@po... |