Dialog boxes in curses
Irmen de Jong
irmen.NOSPAM at xs4all.nl
Sat Aug 13 11:37:50 EDT 2011
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!
>
Have you considered using Urwid instead? http://excess.org/urwid/
Irmen
More information about the Python-list
mailing list