pattrstorage problem

elastic_eye's icon

Hi to all,
sorry but I've a problem with the pattrstorage object.
Someone knows because the clientwindow of the pattrstorage object doesn't include a fpic object content inside a bpatcher?
I've put (as an example) a umenu object (with its appropriate scripting name) inside the bpatcher and in this case there isn't any problem….
Someone could you help me?

p.s. I've attached below the files as example….

Thank's a lot…

1718.problem1fpic.maxpat
Max Patch
vichug's icon

hi,
it seems in fact that the pattr system doesn't support the fpic object. Just try to create a pattr and a bindto connection between this pattr and the fpic object, max windows will read "pattr | doesn't support this object".

The umenu is supported though, so if you want to load different files in fpic maybe you can fill the umenu with the names of the pictures you want and send those to fpic.

1726.fpicpick.json
json
elastic_eye's icon

Ok,
I understand...thanks....