john san skrev:

> pure DOS, old pc, used for teaching . want show some "windows" under
> DOS (under Python).

curses is a text-based interface that will let you build windowed
applications like you could with the crt unit in Turbo Pascal of those
golden days. I've no idea if anyone's compiled it for the 16-bits DOS
platform, though.
-- 
Leif Biberg Kristensen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to