atom feed9 messages in at.iem.pd-listRe: automatic opening of subpatches
FromSent OnAttachments
gerard van dongenJan 25, 2001 9:21 am 
gerard van dongenJan 25, 2001 10:08 am 
gerard van dongenJan 25, 2001 4:40 pm 
Guenter GeigerJan 26, 2001 5:57 am 
pi...@test.atJan 26, 2001 7:44 am 
Guenter GeigerJan 26, 2001 8:50 am 
Miller PucketteJan 26, 2001 8:47 pm 
_-¯-_Apr 11, 2001 4:56 am 
Miller PucketteApr 11, 2001 2:54 pm 
Subject:Re: automatic opening of subpatches
From:pi...@test.at (pi@test.at)
Date:Jan 26, 2001 7:44:40 am
List:at.iem.pd-list

is there anyway of finding out the id of the current window, so that ;pd messages can be sent which modify the current patch?

if so, would it be technically possible to make an abstraction that has a variable number of inlets/outlets (that is, triggered by a loadbang, it would use the creation parameters to build additional inlet/outlet objects).

there are possibly a lot of issues i havent considered, regarding the order of events during creation.

sorry, i think i have a bit of a repressed fetish for self-modifying code :)

pix.

On Fri, 26 Jan 2001, gerard van dongen wrote:

I would like to have a patch automatically open the "data" canvas with my datastructures. All the example files seem to do this, but I can't seem to get my patch to behave the same way. Is there some message I can send to open it?

BTW is there some documentation on ;pd messages , what messages are there, what do they do. The documentation is a bit sparse there.

regards