Patches item #1072765, was opened at 2004-11-24 15:35 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1072765...
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: puredata Group: None
Status: Open Resolution: Fixed
Priority: 2
Private: No Submitted By: B. Bogart (bbogart)
Assigned to: Miller Puckette (millerpuckette)
Summary: .printout.text: no such object in console for pd.38-test10
Initial Comment: When Copying in console widget: (Apple-C) error: .printout.text: no such object
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-29 11:36
Message: Logged In: YES user_id=27104 Originator: NO
Here's the crux of it:
pdtk_standardkeybindings . bind . <$ctrl_key-Key-a> {.printout.text tag add sel 1.0 end} bind . <$ctrl_key-Key-x> {tk_textCut .printout.text} bind . <$ctrl_key-Key-c> {tk_textCopy .printout.text}
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2008-05-29 11:34
Message: Logged In: YES user_id=27104 Originator: NO
should be fixed in Pd-extended with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=...
----------------------------------------------------------------------
Comment By: stffn (stffn) Date: 2007-10-16 09:39
Message: Logged In: YES user_id=1658640 Originator: NO
This is still the case in Pd-0.40-2.
Note that the selected text from the console window does get copied -- ready for pasting (apple-v).
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1072765...