Hi
I have been developing a web browser for Mac using the WebKit framework and WebView component in Xcode. The idea is that as soon as a user opens the app it loads a home page by default, as I do not want an address bar. Basically, I want the WebView component to OnApplicationDidLoad to navigate to a specific URL.
I'm quite new to XCode, so please don't use too advanced language in replies. I am more than happy to send copies of my project in a ZIP to specific users if they wish to view my code and see what I need to do.
Thanks so much in advance. I get so confused sometimes with XCode.
Sam
I have been developing a web browser for Mac using the WebKit framework and WebView component in Xcode. The idea is that as soon as a user opens the app it loads a home page by default, as I do not want an address bar. Basically, I want the WebView component to OnApplicationDidLoad to navigate to a specific URL.
I'm quite new to XCode, so please don't use too advanced language in replies. I am more than happy to send copies of my project in a ZIP to specific users if they wish to view my code and see what I need to do.
Thanks so much in advance. I get so confused sometimes with XCode.
Sam