--- On Sun, 1/17/10, [email protected] <[email protected]> wrote:
> From: [email protected] <[email protected]> > Subject: Re: [PD] 'synced' number and slider > To: [email protected] > Date: Sunday, January 17, 2010, 7:17 PM > Quoting "Jonathan Wilkes" <[email protected]>: > > > I attached a modified version of your patch to show > what I mean. On the > > right, you can look at the patch and figure out the > behavior before you > > scroll the gatom box (important if you want to make > sure you're avoiding > > a buffer overflow). > > > > On the left, you have to read the source code for > those GUI objects to > > figure out what's going to happen. Judging from > your original patch, > > I think you assumed that sending a float straight to > the [nbx] would > > update the value in the slider (so did I). This > turns out not to be the > > case: the two GUIs are only bound together if you > change the values on one > > of them using the mouse. > > that's by intention. > if you want to set the values from outside, use [s > <samereceivename>] If I just set the same receive-symbol for both GUIs and use a single [s same-receive-symbol] coming from the [nbx], I get a bunch of console messages: error: stack overflow -Jonathan > > > mfddg > IOhannes > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging > Program. > > > -----Inline Attachment Follows----- > > _______________________________________________ > [email protected] > mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
