[PD-dev] [ pure-data-Patches-2971275 ] internally use printhooks

SourceForge.net noreply at sourceforge.net
Tue Mar 16 14:40:24 CET 2010


Patches item #2971275, was opened at 2010-03-16 14:40
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2971275&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-dev
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: internally use printhooks

Initial Comment:
Pd allows an external programmer to setup a "printhook" to redirect all posts.
whenever something is "posted", Pd will then check whether there is a printhook, and if not, either print to stderr to post via pd-gui.

the attached patch unifies this, by using printhook internally as well.

NOTE: this patch only works with the pd-gui-rewrite (e.g.l revision 13212)

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2971275&group_id=55736




More information about the Pd-dev mailing list