https://puredata.info/docs/ListOfPdExternals/ shows only one match for "menu": iemlib/popup.
However the object can't be instantiated:
- Create [declare -lib iemlib -path iemlib] -- this appears to be fine.
iemlib (1.22-1) library loaded! (c) Thomas Musil Jul 7 2023 : 18:09:03
musil@iem.at iem KUG Graz Austria
- Create [popup]
pop 6 17 0 0 play_cmd play_cmd play_cmd 82 9 192 17 -225280 -1109 -260818 0 5 open rewind start stop quit
... couldn't create
pop 7 14 0 0 empty empty empty 50 7 0 10 -262144 -1 -1 0 1 pop
... couldn't create
help-popup.txt: can't open
help-popup.txt: read failed
Before logging an issue on their repository, I wondered if anyone knows some backstory? Is this library maintained? There seems to be a reference to a "pop" object, which doesn't exist...?
hjh