Hm, maybe curses? *ix programmers often know what it is, but it was present on VMS as well. And the python sources come with a curses module.
http://h71000.www7.hp.com/doc/732final/5763/5763pro_015.html The main question then becomes, was VMS's curses a termcap curses or a terminfo curses, or something else? ^_^ Then again, maybe DEC did their own curses-like library too. On Wed, Mar 9, 2011 at 10:38 PM, GrayShark <howe.ste...@gmail.com> wrote: > Once, many, many, years ago, I programmed some type of 'graphical' > interface on a VT200 terminal (only DEC VAX/VMS programmers are going to > know what this is). Question. What was the library I linked against? > > Yes, you remember, painting boxes with ascii and the superset of ascii. > > Thanks for the reminder. > > Steven Howe > > > -- > http://mail.python.org/mailman/listinfo/python-list >
-- http://mail.python.org/mailman/listinfo/python-list