[PD-dev] [ pure-data-Patches-1072765 ] .printout.text: no such object in console for pd.38-test10

SourceForge.net noreply at sourceforge.net
Mon Jun 22 19:32:00 CEST 2009


Patches item #1072765, was opened at 2004-11-24 21:35
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1072765&group_id=55736

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: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 19:32

Message:
still available in Pd-0.42

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-29 17: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 17: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=9942

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

Comment By: stffn (stffn)
Date: 2007-10-16 15: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&group_id=55736




More information about the Pd-dev mailing list