What\'s the fundamental difference between them?
Is a UITextField that\'s not editable is effectively a UILabel?
UITextField
UILabel
Are those essentia
Also in addition to this: Only with UILabel you can get the Auto shrink feature, otherwise you should implement that (if needed)