I have an iPhone project that I started as a Windows-based app and another View-based app. The Window app has a view which I added and I want to make the view fit within the window. In the View app the view is set to stretch.
Here is what it looks like when it is off.
And here is when it is on.
I want to click in the middle of the oversizing box but it does not do anything. What do I have to do in Interface Builder to make the View in a NIB to flex/stretch the view?