- I have two labels side by side in the ipad with each taking half the screen.
- I dont want to use the scrollview.
- I just want the left label to contain the exact amount of test it can and want the remaining to go to the right label.
How can I get the length of the string that a fixed size UILabel can contain?