[quote:30euxzz6]Each displays it's own IID. When the layout starts up, both objects have IID 0,
Thats the problem. I need to access them through family(iid).value, not family.object(iid).value - I dont need families for this expression object(iid).value.
Where is the sense of a family.IID value when each object types inside are seperated in a different order?
And again, it works for DIFFERENT objects created during runtime. Then the order is done for all family objects... no matter what type of.
I see the problem in creation of new family members... which is also random.
Maybe the Scirra team can get an answer how to fix this without extra instance variables.