----- Original Message ----- > From: Hans-Christoph Steiner <[email protected]> > To: Jonathan Wilkes <[email protected]> > Cc: "[email protected]" <[email protected]> > Sent: Friday, February 1, 2013 2:54 PM > Subject: Re: [PD] Loading Gui-Plugin in a Directory Other than in Standard > Path > > On 01/29/2013 02:13 PM, Jonathan Wilkes wrote: >> >> >> >> >> ----- Original Message ----- >>> From: Hans-Christoph Steiner <[email protected]> >>> To: Jonathan Wilkes <[email protected]> >>> Cc: "[email protected]" <[email protected]> >>> Sent: Tuesday, January 29, 2013 12:37 PM >>> Subject: Re: [PD] Loading Gui-Plugin in a Directory Other than in > Standard Path >>> >>> On 01/25/2013 07:22 PM, Jonathan Wilkes wrote: >>>> ----- Original Message ----- >>>> >>>>> From: Hans-Christoph Steiner <[email protected]> >>>>> To: Jonathan Wilkes <[email protected]> >>>>> Cc: "[email protected]" <[email protected]> >>>>> Sent: Friday, January 25, 2013 6:26 PM >>>>> Subject: Re: [PD] Loading Gui-Plugin in a Directory Other than
[...] >> Of course both messages will have the same syntax, but what about content: >> >> pd -> pd: %x tip 1 Hello World >> pd -> gui: %x.c tip 1 1 Hello World > > I think that when messages have the same content, they should be exactly the > same in either direction. I thought the same thing. In the case of "tip" it suggests a redesign-- separating out the "autotips" from the manual tips (which is probably a good idea anyway). But in terms of this plugin, I could just make two separate methods available-- "tip" and "autotip" instead of using an arg, then the message content for "tip" would be the same between pd and the gui. -Jonathan > > .hc > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
