Re: Linguistically correct Python text rendering
From: Josiah Carlson (jcarlson_at_nospam.uci.edu)
Date: 02/21/04
- Next message: Josiah Carlson: "Re: How do I access Python's dictionary of all global variables?"
- Previous message: Alessandro Crugnola *sephiroth*: "peak levels from mp3"
- In reply to: David Opstad: "Linguistically correct Python text rendering"
- Next in thread: Mike Maxwell: "Re: Linguistically correct Python text rendering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Feb 2004 10:19:54 -0800
> 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
- Next message: Josiah Carlson: "Re: How do I access Python's dictionary of all global variables?"
- Previous message: Alessandro Crugnola *sephiroth*: "peak levels from mp3"
- In reply to: David Opstad: "Linguistically correct Python text rendering"
- Next in thread: Mike Maxwell: "Re: Linguistically correct Python text rendering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|