Dialog boxes in curses
Nicholas Cole
nicholas.cole at gmail.com
Sat Aug 13 11:49:48 EDT 2011
On Sat, Aug 13, 2011 at 4:37 PM, Irmen de Jong <irmen.NOSPAM at xs4all.nl> wrote:
> On 13-8-2011 17:21, fab at slick.airforce-one.org wrote:
>> Hello.
>>
>> I've googled for hints but I didn't find anything, I hope it's not an
>> RTFM question :^)
>>
>> I want to have dialog boxes (a message with Yes/No/Cancel options,
>> possibly with keyboard accels) in python + curses.
>>
>> Does anyone have a pointer to docs about this?
>>
>> Thanks!
Or have a look at code.google.com/p/npyscreen
Nicholas
More information about the Python-list
mailing list