>> How did you make the html 'screenshots'? I guess you have some kind of >> urwid2html tool or some such or is it plain ncurses? > > It's all handled in the demo code. This is from tour.py: > > if urwid.web_display.is_web_request(): > screen = urwid.web_display.Screen() > else: > screen = urwid.raw_display.Screen()
Thanks, I missed that. >> Urwid is really cool! > > No argument there :) None, indeed. Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown -- http://mail.python.org/mailman/listinfo/python-list