I understand that. My default size is 42 points. My minimum size is 24 points. When I start typing the text is 42 points. When I fill the text field and then hit the next number to enter the text reduces to a much smaller size and only takes up about 1/3 of the text field. I think the text is actually smaller then minimum size. if I clear the text field and start over the text stays at the small size.
I want the text to grow and shrink dynamically based on the amount of text in the text field with an upper bound of the default (42) and a lower bound of the minimum (24).
Unless I am missing something, this interface builder feature does not work as it is supposed to.
Has anyone got this to work? Is there additional code that needs to be implemented?