i am working on a small project that uses webkit. i want to change the text in an NSTextField to be the location of where a link will lead. that was confusing, so ill give an example of what im talking about. If im on apple's website and i move my cursor over the button at the top that says "store", the status bar at the bottom of the browser window says "http://www.apple.com/store/", even though i havent clicked the link yet. how do i get the location of the link under the cursor and display it in a textfield?