When I run my app, for some reason the view is pushed up too far. The space it is pushed up too far appears to be the height of the status bar. (
I am using a NIB. I have verified that both MainWindow and this view has the simulated status bar checked.
I’m not sure what could be wrong?
Any help appreciated.
Maybe double check that the height of the windows are indeed 480? It fails to reset them and sometimes leave them at 460 when you uncheck the status bar.