PDA

View Full Version : Help With Xcode Webkit Address Bar




Dr. iPenguin
Sep 1, 2009, 12:17 PM
Hello. I am making a browser with the Xcode Webkit. I have some questions, and if I need to enter some coding, please tell me where.

1. How do you make the address bar automatically update to the site if you are on? (Eg, If I am at Google.com, and I then go to Yahoo.com, it still says Google.com in the address bar)

2. Is it possible to make "http://" un-editable, but still readable by the browser?

3. How do add a homepage to the browser?

4. When you click on some links, it doesn't open. These links are ones that need to be opened in a new window. How do I make it happen?

Thanks!

~iPnguin



kainjow
Sep 1, 2009, 01:19 PM
You need to learn Cocoa to go beyond what you did in IB. I'd suggest picking up a book if you want to learn.

Dr. iPenguin
Sep 1, 2009, 04:17 PM
Do you know any good books?

Catfish_Man
Sep 1, 2009, 04:21 PM
Check the stickies at the top of this forum.