Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: curses key codes not working
Post: curses key codes not working

I am attempting to use curses in python. I am finding that the keycodes are possibly not correct. here is some sample code I'm using to test the keys stdscr.keypad(True) c = stdscr.getch() if c == ...
jgrillout General Coding Help 0 3,022 Feb-11-2019, 01:46 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020