getattr with non ui objects
Mar 05 2009 | 11:43 pm
If I do something like somename.getattr("patching_rect") it works fine when "somename" is the maxobj of a ui object like [number] but not with an object like [select]. Can getattr return attributes of objects where you set the attribute with a "sendbox" message? And if so, how do I go about achieving this? Any pointers would be welcome!
lh