Hey folks. Im trying to make some new interface objects with the really cool graph on parent feature. Unfortunately there seems to be some not so cool bugs along with it. Im trying to avoid using the [popup] object because it is very big and clunky. I am currently working on a dropdown menu that uses the donecanvas message to pd. Basically it resizes the canvas window to include some symbol boxes and buttons that are used to select the next symbol to display at the top and then resizes to only display 1 symbol box. Only thing is that the other symbol boxes are left drawn on the object even after the canvas is resized to exclude them. This should be clear if you check out the patch. Is there some way to refresh the interface so that it will get rid of these annoying leftover GUIs? Could this maybe be the purpose of the illusive restore command given in /pd_msg/0.all_msgs?
I included some of my abstractions because i cant remember if i included them or not.
If this doesnt work i think ill just have to suck it up and use [popup]