Yes, of course, I'm using anchors heavily, to position all my objects
relatively to the screen and to each other.
But their position is only set once, on startup, and then it doesn't change -
so I expected all the calculations to be performed once, on startup, and having
all the objects appear immediately at their correct position...