Tecnically a gop doesnt have a background color. I would assume that Frank is using a Canvas object as part of the patch, and the GOP just shows you the canvas color.
m.
-----Original Message----- From: pd-list-admin@iem.at [mailto:pd-list-admin@iem.at]On Behalf Of Star Morin Sent: Friday, March 26, 2004 1:28 PM To: Frank Barknecht Cc: pd-list Subject: Re: [PD] a nice interface
this may seem like a dumb question (i did look in the docs..) but how are you setting the bg color of your GoP objects?
-s
On Fri, 2004-03-26 at 07:57, Frank Barknecht wrote:
Hallo, derek holzer hat gesagt: // derek holzer wrote:
Adrian,
a few suggestions:
- Look into the Graph-on-Parent feature. It's in the HTML
documentation, I beleive. Frank Barknecht is doing a lot with GoP for his RRADical PD patches, like this one:
http://footils.org/cgi-bin/cms/?show_article=18
Overview of RRAD patches here: http://pure-data.iem.at/community/projects/rradical/patches/
Here's a RRADical screenshot: http://footils.org/images/rradical-wip.png
ciao
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Scanned on 26 Mar 2004 21:31:46 Scanning by http://erado.com
Scanned on 26 Mar 2004 22:46:41 Scanning by http://erado.com
ah... this is nice. no more futzing with window size, object locations, gop size properties. too bad a can retroactively apply this knowledge and get back the many hours i've spent doing those very things :)
thanks, man! -s
On Fri, 2004-03-26 at 13:47, Matthew Allen wrote:
Tecnically a gop doesnt have a background color. I would assume that Frank is using a Canvas object as part of the patch, and the GOP just shows you the canvas color.
m.
-----Original Message----- From: pd-list-admin@iem.at [mailto:pd-list-admin@iem.at]On Behalf Of Star Morin Sent: Friday, March 26, 2004 1:28 PM To: Frank Barknecht Cc: pd-list Subject: Re: [PD] a nice interface
this may seem like a dumb question (i did look in the docs..) but how are you setting the bg color of your GoP objects?
-s
On Fri, 2004-03-26 at 07:57, Frank Barknecht wrote:
Hallo, derek holzer hat gesagt: // derek holzer wrote:
Adrian,
a few suggestions:
- Look into the Graph-on-Parent feature. It's in the HTML
documentation, I beleive. Frank Barknecht is doing a lot with GoP for his RRADical PD patches, like this one:
http://footils.org/cgi-bin/cms/?show_article=18
Overview of RRAD patches here: http://pure-data.iem.at/community/projects/rradical/patches/
Here's a RRADical screenshot: http://footils.org/images/rradical-wip.png
ciao
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Scanned on 26 Mar 2004 21:31:46 Scanning by http://erado.com
Scanned on 26 Mar 2004 22:46:41 Scanning by http://erado.com
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Star Morin hat gesagt: // Star Morin wrote:
ah... this is nice. no more futzing with window size, object locations, gop size properties. too bad a can retroactively apply this knowledge and get back the many hours i've spent doing those very things :)
Yes, I use a background canvas object. The way I do this is:
Ctrl-N => Empty patch => create cnv object => create lots of more objects => switch on GOP => resize the first cnv object to final size => remember that size => => resize the visible area of the patch to match the background cnv (important!) => save and close abstraction => Ctrl-N => Empty patch => use the first abstraction in this patch => right-click the child abstraction in this parent patch, select Properties => input the size I remembered earlier plus about 10 in height to let the abstraction name be visible => save props => open child abstraction => save it (the child abstraction) => finish.
There has been talk about a new canvas object that will specify the area that is shown on the parent patch. Above approach will allow me to just exchange my background-"cnv" with this future object when it is implemented, if necessary.
Frank Barknecht _ ______footils.org__