En Tue, 29 Jul 2008 17:00:40 -0300, Terry Reedy <[EMAIL PROTECTED]> escribi�:

I just found the QuickEdit option. While in an administrator account (if Python is installed for all users), bring up the menu as specified above, select Properties instead, then the Options tab, then select QuickEdit on the right. When clicking OK, being admin allows modification of the shortcut and not just the current window.

Learn something new every day.  Thanks.

Just as a side note, setting QuickEdit on by default is not as good idea as it may appear. If you click or drag accidentally with the mouse over the console, the running program is blocked indefinitely (waiting for the selection to be completed; someone has to press <Enter>). Not very nice if you launched a long process and are waiting for it to finish...

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to