Hi,
in the attached patch, the second argument (the label color) of the "color" message for a canvas is ignored. I'm on 0.47 and it used to work up to version 0.46.
-- Orm
Hi Orm:
Yes, it changed on 0.47, see help for "canvas".
5.reference/my_canvas-help.pd
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of Orm Finnendahl orm.finnendahl@selma.hfmdk-frankfurt.de Sent: Saturday, August 6, 2016 10:45 AM To: pd-list@lists.iem.at Subject: [PD] pd 0.47 cnv color msg bug
Hi,
in the attached patch, the second argument (the label color) of the "color" message for a canvas is ignored. I'm on 0.47 and it used to work up to version 0.46.
-- Orm
Hello,
According to the help of 5.reference/canvas-help.pd, only the first and third element of the message 'color' are needed. So, in your patch, something like : [color 3 0 13( or [color 3 0 15( should work. ++
Jack
Le 06/08/2016 à 12:45, Orm Finnendahl a écrit :
Hi,
in the attached patch, the second argument (the label color) of the "color" message for a canvas is ignored. I'm on 0.47 and it used to work up to version 0.46.
-- Orm
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Or to run the patches as they were, "pd -compatibility 0.46". But I think the old argument style was incoherent enough to regard it as a bug.
cheers Miller
On Sun, Aug 07, 2016 at 08:19:01PM +0200, Jack wrote:
Hello,
According to the help of 5.reference/canvas-help.pd, only the first and third element of the message 'color' are needed. So, in your patch, something like : [color 3 0 13( or [color 3 0 15( should work. ++
Jack
Le 06/08/2016 à 12:45, Orm Finnendahl a écrit :
Hi,
in the attached patch, the second argument (the label color) of the "color" message for a canvas is ignored. I'm on 0.47 and it used to work up to version 0.46.
-- Orm
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list