On Mon, 27 Jun 2005, Richard Lyons wrote:
> What is the specific code that allows the IDLE window to be printed to
> notepad (in Windows XP)?
Hi Richard,
The relevant code that does the "Print Window" command lives in the
IOBinding submodule of IDLE, within the print_window() method:
http://c
Given the difficulties that I've found trying to print from Python, I
was just commenting this week-end on the efficiency of the printing
process used in IDLE.
What is the specific code that allows the IDLE window to be printed to
notepad (in Windows XP)?
__
> The printing facility provided with IDLE is rather rudimentary.
Is there
> any way of obtaining better quality printouts from IDLE?
Specifically what would you like to 'improve'?
Do you mean sopmething like the HTML output of vim
or the pretty printer of emacs or pythonwin?
IDLE just sends the
The printing facility provided with IDLE is rather rudimentary. Is there
any way of obtaining better quality printouts from IDLE?
Richard
---
Dr Richard Dybowski
143 Village Way
Pinner HA5 5AA, UK
Tel: 07976 250092
___
Tut