Patches item #1717170, was opened at 2007-05-11 15:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1717170&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tal Einat (taleinat)
Assigned to: Nobody/Anonymous (nobody)
Summary: "Really  print?" Dialog

Initial Comment:
Currently, hitting the keyboard shortcut for the Print command sends whatever 
is in the current window to be printed. This happens by accident often enough 
to be a significant annoyance.

This simple patch to IOBinding.py makes the print command pop up a simple 
yes/no dialog which asks "Are you sure you want to print the window's 
contents?".

Some colleagues and I have been using this for several months to our 
satisfaction. It has saved me from printing by accident 3 times already.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1717170&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to