Post edited 19:57 – 9 mars 2009 by ke10
Post edited 21:18 – 9 mars 2009 by ke10
Hi Mathieu,
This is great. I've been tring to update my interfaces to the from alpha 0.04 to 0.06
I am taking your mmf.template and modifying the interface patches, deleting say all the sliders in your sliders subpatch and placing a bpatcher with my old interface into the new one. It is mostly working but I get errors.
The errors I get are: pattrforward “could not resolve requested object (::name of patcher::name of gui object)”. I get this when any of the gui objects are touched with tuio.
strangely, even with these errors, most of the gui objects still respond to my touches (TUIO). The only thing that doesn't respond are the tabs on the top of each interface. They give the same error from the pattrforward object when I tery to touch them.
what else has changed in the latest versions?
thanks,