you mean something like [jmmmp/jp.menu]? Or to split a list horizontally through a gui?


It's possible to build one with data structures. There may be one from me or others on the pd forum. But it's really a pain to build.

In Purr Data I just made a core object "dropdown" built on the same simple display that an atom box has.

Best,
Jonathan

On Thursday, February 11, 2021, 7:46:02 AM EST, Roman Haefeli <reduzent@gmail.com> wrote:


Hi

I'm curious what types of list item pickers widgets exist in Pd realm.
I imagine a widget that lets you select an item from a arbitrary length
list that only displays the picked item and thus uses little screen
estate when not in active use.

I don't know any but the kludgy ones I made myself. I'd be specially
interested in patched ones as opposed to externals, though externals
would be interesting to know about, too. Maybe there is something made
of data structures?