OS X Cocoa Auto Layout hidden elements
问题 I am trying to use the new Auto Layout in Lion because it seems quite nice. But I can not find good information about how to do things. For example: I have two labels: +----------------+ | +------------+ | | + label 1 | | | +------------+ | | | | +------------+ | | | label 2 | | | +------------+ | +----------------+ but the first label gets not always populated with content, sometimes there ist just no content for it. What I would like to do is to automatically show the label 2 where label 1