Linguistically correct Python text rendering

Josiah Carlson jcarlson at nospam.uci.edu
Sat Feb 21 13:19:54 EST 2004


> Any ideas?

Perhaps using a GUI call that hooks into Windows or MacOS would be 
sufficient for you.  I don't know if tkinter or wxPython can handle it, 
but I would imagine that standard Windows gui calls wouldn't have a 
problem.  Check out the pythonwin GUI extensions:
http://www.python.org/windows/pythonwin/

  - Josiah



More information about the Python-list mailing list