Cocoa Programming... webkit....

dmf_king

Registered
Hi, I'm coding a web browser in Cocoa using XCODE - I'm using the webkit SDK. So far it is pretty basic but there is one thing that I simply can't stand: the fact that you have to input http:// before a web site or file:// before a local file. Thanks in advance for any help. Also if anyone know how to get the progress indicator working using the webkit loading classes please let me know. I know c++ fairly well but I'm just starting with objective c - moving over from windows ;). Thanks.
 
Back
Top