Hi Guys,
This might seem like a silly question. I have just created a multi view application, with the views being loaded as subviews on the mainViewController. Once they are changed using the UIToolbar the Superview is removed and then the request view opened.
Everything loads and runs fine however at the top of the view below the status bar I have about a 15 point gap before the subView Loads.
So if I change my mainviewcontroller to the same background colour as the the different views everything looks fine it is when the colour is different on the mainViewController you can still see the top 15points. So basically it is like there is 15 points margin at the top of each view.
All my views only have text on so nothing fancy and my mainViewController only has a toolbar on the bottom.
New to this so I am not sure if I have made myself clear please let me know if you need anymore info.
Cheers,
Steve
This might seem like a silly question. I have just created a multi view application, with the views being loaded as subviews on the mainViewController. Once they are changed using the UIToolbar the Superview is removed and then the request view opened.
Everything loads and runs fine however at the top of the view below the status bar I have about a 15 point gap before the subView Loads.
So if I change my mainviewcontroller to the same background colour as the the different views everything looks fine it is when the colour is different on the mainViewController you can still see the top 15points. So basically it is like there is 15 points margin at the top of each view.
All my views only have text on so nothing fancy and my mainViewController only has a toolbar on the bottom.
New to this so I am not sure if I have made myself clear please let me know if you need anymore info.
Cheers,
Steve