iphone - a problem when pushViewController with UIViewcontroller -


My thoughts are filling behind the navigation bar How can I bundle it

This is my code

  WebViewController * webViewController = [[WebViewController alloc] initWithNibName: @ "WebControler" bundle: zero]; [[Self-Navigation Controller] Push ViewController: Animated Webview Controller: Yes]; [Webviewtranslator release];  

alt text

It seems that it has changed properly, but the original is off you attempt to set the frame of the view of the webview controller Should:

  cgtt frame = webViewController.view.frame; Frame.origin.x = 0; Frame.origin.y = 0; [WebViewController.viewSet Frame: Frame];  

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -