For the purposes of isolating this bug, I simply have a blank window with a UITextView in it, the text that it starts with is still there, untouched. If I try building/running the app or simulating the interface, it says "App Name" quit unexpectedly. But when I take the textview out, it works fine. Also, when I resize the textView (in IB, there is no code yet) it does this weird things. Look at the following images. The first one is the original textview, as it comes when dragged out of the palette. The second is when it is resized vertically. The third on is when it is resized horizontally.
Does anyone have a workaround, something else I can use for a bunch of text for now? I know it's a long shot, I know what few objects they have so far.



Does anyone have a workaround, something else I can use for a bunch of text for now? I know it's a long shot, I know what few objects they have so far.