Coordinates of named object in bpatcher, relative to main patcher
I'm trying to determine the coordinates relative to my main patcher, of a named object that is nested several levels deep within multiple bpatchers. Vade asked the same question several years ago, with no apparent answer:
Anyone have a Javascript or other way to elegantly do this?
Thanks and Happy New Year!
Posted too quickly - figured it out myself. Can do what I need using a combination of mousestate and hover....