I'm using the [text define] object . The help file states: "Second outlet notifies you when text changes. As of Pd 0.48 this only outputs the message "updated" when text changes, but this might be extended to offer more information in the future."
I'm not seeing anything come out the second outlet when text changes in the text define object. Is this a bug? I'm using Pd 0.56.0 (Linux/amd64 - single precision) . Actual object I'm using is [text define -k text-1] as in the help file.
Hi,
"Second outlet notifies you when text changes. As of Pd 0.48 this only outputs the message "updated" when text changes, but this might be extended to offer more information in the future."
This is indeed a bit vague. The "updated" message is sent when the user changes the text in the editor window and hits Ctrl/Cmd+S.
@porres to the rescue!
Christof
On 27.10.2025 23:12, Jim Ruxton wrote:
I'm using the [text define] object . The help file states: "Second outlet notifies you when text changes. As of Pd 0.48 this only outputs the message "updated" when text changes, but this might be extended to offer more information in the future."
I'm not seeing anything come out the second outlet when text changes in the text define object. Is this a bug? I'm using Pd 0.56.0 (Linux/amd64 - single precision) . Actual object I'm using is [text define -k text-1] as in the help file.
pd-list@lists.iem.at - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/Q4NJBEK2V3...
To unsubscribe send an email to pd-list-leave@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/
Em seg., 27 de out. de 2025 às 19:20, Christof Ressi info@christofressi.com escreveu:
@porres to the rescue!
Rescued!