--- On Sat, 4/23/11, Saul <[email protected]> wrote:

> From: Saul <[email protected]>
> Subject: Re: [PD] Toggle Status
> To: [email protected]
> Date: Saturday, April 23, 2011, 6:00 PM
> Hi All,
> 
> I'm sure this has been asked many times, but nothing comes
> up in an archive search.
> 
> I'm using a multiple toggles to activate each element of a
> sequence. Is it possible to interrogate the status of a
> toggle or in fact any gui object.

I haven't used it, but
there's a patch on the tracker that adds a "get" method to tgl:

http://sourceforge.net/tracker/index.php?func=detail&aid=2419952&group_id=55736&atid=478072

I think matju's #many abstraction is probably your best bet.

As for other GUIs-- [cnv] has a get_pos method to report it's x y position 
in a patch.

Also, I started coding a "get" method for canvases, which happens to do 
what Miller describes in his comment about the above patch.

-Jonathan

> 
> Thanks for any help,
> 
> /S
> 
> 
> 
> _______________________________________________
> [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

Reply via email to